Hi All,

I'm pleased to announce the release of testfixtures 4.2.0. This is a feature release that fixes the following:

- A new MockPopen mock for use when testing code that uses
  subprocess.Popen.

- ShouldRaiss now subclasses object, so that subclasses of it
  may use super().

- Support for Python 3.2 has been officially dropped.

Thanks to BATS Global Markets for donating the code for MockPopen.

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
--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to