Skip navigation.

ANN: Python Mock 0.1.0 released

ANN: Python Mock 0.1.0 released

I am pleased to announce the first release of Python Mock (version 0.1.0) on SourceForge:

http://sourceforge.net/projects/python-mock/

The Python Mock library enables the easy creation and use of mock objects for Python unit testing, inspired by the various Java mock object tools.