diff options
Diffstat (limited to 'doc/faq.rst')
| -rw-r--r-- | doc/faq.rst | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/faq.rst b/doc/faq.rst index 9661d03..5bb1f2f 100644 --- a/doc/faq.rst +++ b/doc/faq.rst @@ -63,20 +63,20 @@ __ http://nedbatchelder.com/blog/200710/flaws_in_coverage_measurement.html .. Other resources --------------- - + There are a number of projects that help integrate coverage.py into other systems: - + - `trialcoverage`_ is a plug-in for Twisted trial. - + .. _trialcoverage: http://pypi.python.org/pypi/trialcoverage - + - `pytest-coverage`_ - + .. _pytest-coverage: http://pypi.python.org/pypi/pytest-coverage - + - `django-coverage`_ for use with Django. - + .. _django-coverage: http://pypi.python.org/pypi/django-coverage |
