Chris Withers
unread,Sep 5, 2016, 4:50:28 AM9/5/16Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to testing-...@lists.idyll.org, Python List, simpl...@googlegroups.com, maximili...@gmail.com
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