TestFixtures 2.3.0 Released!
Chris Withers
chris at simplistix.co.uk
Tue Oct 11 15:00:42 EDT 2011
Hi All,
Another TestFixtures release.
This release adds warning backstops when you forget to clean up
LogCapture, Replacer, TempDirectory and TestComponents instances.
A replacer which didn't get its .restore() method called when it should
have been caused me a lot of pain recently, so this release is here to
stop others having to suffer the same ;-)
The package is on PyPI and a full list of all the links to docs, issue
trackers and the like can be found here:
http://www.simplistix.co.uk/software/python/testfixtures
Any questions, please do ask here or on the Simplistix open source
mailing lists...
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Python-list
mailing list