[TIP] testfixtures 4.0.0 Released!

Chris Withers chris at simplistix.co.uk
Tue Jul 22 08:07:54 PDT 2014


Hi All,

I'm pleased to announce the release of testfixtures 4.0.0. This is a new 
feature release with the following major changes:

- Moved from buildout to virtualenv for development.

- compare() will now work recursively on data structures for
   which it has registered comparers, giving more detailed feedback on
   nested data structures. Strict comparison will also be applied
   recursively.

- Official support for Python 3.4.

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 on the Testing in Python list or on the 
Simplistix open source mailing list...

cheers,

Chris

-- 
Simplistix - Content Management, Batch Processing & Python Consulting
            - http://www.simplistix.co.uk



More information about the testing-in-python mailing list