[TIP] testfixtures 4.10.1 Released!

Chris Withers chris at simplistix.co.uk
Mon Sep 5 01:50:26 PDT 2016


Hi All,

I'm pleased to announce the release of testfixtures 4.10.1 featuring the 
following:

- Better docs for TempDirectory.compare().

- Remove the need for expected paths supplied to
   TempDirectory.compare() to be in sorted order.

- Document a good way of restoring stdout when in a debugger.

- Fix handling of trailing slashes in TempDirectory.compare().

Thanks to Maximilian Albert for the TempDirectory.compare() docs.

The package is on PyPI and a full list of all the links to docs, issue 
trackers and the like can be found here:

https://github.com/Simplistix/testfixtures

Any questions, please do ask on the Testing in Python list or on the 
Simplistix open source mailing list...

cheers,

Chris



More information about the testing-in-python mailing list