Hi All,
I'm pleased to announce the release of testfixtures 5.0.0 featuring
the following:
- Move from nose to pytest for running tests.
- Switch from manuel to sybil 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