Metadata-Version: 2.1
Name: mocktest
Version: 0.7.3
Summary: mocking library for python, inspired by rspec
Home-page: http://gfxmonk.net/dist/doc/mocktest/doc/
License: UNKNOWN
Keywords: test mock expect expectation stub rspec unittest
Platform: UNKNOWN
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
License-File: LICENCE

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/


