glasser / pymox

Automatically exported from code.google.com/p/pymox
Apache License 2.0
7 stars 11 forks source link

Comparison page outdated #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
According to PyPI the most popular Python mocking libraries are mock, Mox and 
then MiniMock. Yet the comparison page includes neither mock nor MiniMock!

More up to date comparisons (based on your Mox examples) can be found here:

http://www.voidspace.org.uk/python/mock/compare.html

They include a new library called "flexmock" but unfortunately not yet MiniMock.

Original issue reported on code.google.com by fuzzyman on 27 Feb 2011 at 5:52