ANN: pyforge - a New Mocking Library for Python

vmalloc vmalloc at gmail.com
Sun Sep 26 09:55:22 CEST 2010


Hi all!

I'm pleased to announce the release of pyforge, a new mocking library
written for python.

pyforge is (yet another) library for writing mock-based, record-replay
style, unit tests in Python.

The package has been greatly inspired by Mox, but has been written to
replace it due to several shortcomings that I've experienced with it.

pyforge is available at http://github.com/vmalloc/pyforge and on PyPI.

Comments, suggestions, and ideas for improvement are more than
welcome.

Thanks,

Rotem


More information about the Python-announce-list mailing list