Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99253
| From | Chris Withers <chris@simplistix.co.uk> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | testfixtures 4.5.1 Released! |
| Date | 2015-11-23 06:46 +0000 |
| Message-ID | <mailman.58.1448261541.2291.python-list@python.org> (permalink) |
Hi All,
I'm pleased to announce the release of testfixtures 4.5.1. This release
that contains:
- LogCapture, OutputCapture and TempDirectory
explicitly show what is expected versus actual when reporting
differences as of 4.5.0.
- The 4.5.1 release contains a bugfix where OutputCapture couldn't
handle capturing unicode.
Thanks to Daniel Fortunov for the expected vs actual changes.
Thanks to "tell-k" for the bugfix.
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
--
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.5.1 Released! Chris Withers <chris@simplistix.co.uk> - 2015-11-23 06:46 +0000
csiph-web