[TIP] Sybil 1.0.1 Released!

Chris Withers chris at withers.org
Tue May 30 10:35:32 PDT 2017


Hi All,

I'm pleased to announce a new release of Sybil, a library to help you 
test the examples in your documentation.

This release fixes a bug where unicode and byte literals weren't 
corrected in doctest tracebacks, event when FIX_BYTE_UNICODE_REPR
was specified.

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/cjw296/sybil

Any questions, please do ask on the Testing in Python list or on the 
Simplistix open source mailing list...

cheers,

Chris



More information about the testing-in-python mailing list