[TIP] ANN: flexmock 0.8.0

Herman Sheremetyev herman at swebpage.com
Tue Jun 28 08:07:43 PDT 2011


After an extended hiatus (due to some life events and other projects)
flexmock 0.8.0 is finally out:

http://pypi.python.org/pypi/flexmock

Changes include a total rework of the test runner integration code,
which is now much simpler, easier to use -- no special cases for
different runners -- and more robust. I've also added doctest support
and made significant performance improvements as well as cleaned up
the (already pretty clean) API. Full changelog here:

https://github.com/has207/flexmock/blob/master/CHANGELOG

-Herman



More information about the testing-in-python mailing list