test_ok2/doc/test/plugin/figleaf.txt

18 lines
395 B
Plaintext
Raw Normal View History

pytest_figleaf plugin
=====================
add options to drive and report python test coverage using the 'figleaf' package.
Install the `pytest-figleaf`_ plugin to use figleaf coverage testing::
easy_install pytest-figleaf
or::
pip install pytest-figleaf
This will make py.test have figleaf related options.
.. _`pytest-figleaf`: http://bitbucket.org/hpk42/pytest-figleaf/