[TIP] ANN: pytest-logbook

Floris Bruynooghe flub at devork.be
Thu Nov 12 05:34:44 PST 2015


Hi all,

To add to the confusion of a whole bunch of py.test plugins related to
logging I've just released a very first version of pytest-logbook.
This plugin captures log records emitted via logbook and shows them in
test reports as well as making them available via some fixtures.

pypi: https://pypi.python.org/pypi/pytest-logbook/1.0.1
repo: https://bitbucket.org/flub/pytest-logbook

Hopefully you find this useful if you use py.test and logbook.  Feel
free to give any feedback you might have.

Regards,
Floris



More information about the testing-in-python mailing list