Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #84868
| Date | 2015-01-30 08:15 +0000 |
|---|---|
| From | Chris Withers <chris@simplistix.co.uk> |
| Subject | testfixtures 4.1.2 Released! |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.18297.1422605740.18130.python-list@python.org> (permalink) |
Hi All,
I'm pleased to announce the release of testfixtures 4.1.2. This is a
bugfix release that fixes the following:
- Clarify documentation for name parameter to LogCapture.
- ShouldRaise now shows different output when two exceptions have
the same representation but stiff differ.
- Fix bug that could result in a dict comparing equal to a
list.
Thanks to Daniel Fortunov for the documentation clarification.
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
testfixtures 4.1.2 Released! Chris Withers <chris@simplistix.co.uk> - 2015-01-30 08:15 +0000
csiph-web