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
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to