[TIP] testfixtures 5.0.0 released!

Chris Withers chris at withers.org
Mon Jun 5 00:16:31 PDT 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20170605/87d205af/attachment.html>


More information about the testing-in-python mailing list