Hi All,

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

 * Move fromnose <http://nose.readthedocs.io/en/latest/>topytest
   <https://docs.pytest.org/en/latest/>for running tests.
 * Switch frommanuel <http://packages.python.org/manuel/>tosybil
   <http://sybil.readthedocs.io/en/latest/>for checking examples in
   documentation. This introduces a backwards incompatible change in
   that|FileParser|replaces the Manuel plugin that is no longer included.
 * Add a ‘tick’ method to|test_datetime|,|test_date|and|test_time|, to
   advance the returned point in time, which is particularly helpful
   when|delta|is set to zero.

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

Reply via email to