Metadata-Version: 1.1
Name: mocktest
Version: 0.7
Summary: mocking library for python, inspired by rspec
Home-page: http://gfxmonk.net/dist/0install/mocktest.xml
Author: UNKNOWN
Author-email: UNKNOWN
License: GPLv3
Download-URL: http://gfxmonk.net/dist/0install/mocktest/mocktest-0.7.tgz
Description: 
        **Note**: This package has been built automatically by
        `zero2pypi <http://gfxmonk.net/dist/0install/zero2pypi.xml>`_.
        If possible, you should use the zero-install feed instead:
        http://gfxmonk.net/dist/0install/mocktest.xml
        
        ----------------
        
        mocktest
        ********
        ... is a powerful and easy-to-use mocking library, inspired by rspec and
        similar in some ways to Michael Foord's popular Mock module.
        
        Source / Issues:
        http://github.com/gfxmonk/mocktest/tree/master
        
        
        Zero install feed:
        http://gfxmonk.net/dist/0install/mocktest.xml
        (this is the preferred distribution method)
        
        
        Cheese shop entry:
        http://pypi.python.org/pypi/mocktest
        
        
        Documentation / Installation
        ----------------------------
        Please see the full documentation online at:
        http://gfxmonk.net/dist/doc/mocktest/doc/
        
Keywords: test mock expect expectation stub rspec unittest
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
