File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 77Other resources
88===============
99
10-
1110There are a number of projects that help integrate coverage.py into other
1211systems, provide help using it, offer assistance, and so on.
1312
@@ -18,6 +17,7 @@ a pull request`_ or `get in touch`_ some other way.
1817.. _open a pull request : https://github.com/nedbat/coveragepy/blob/master/doc/other.rst
1918.. _get in touch : https://nedbatchelder.com/site/aboutned.html
2019
20+
2121Test runners
2222------------
2323
@@ -47,6 +47,11 @@ Tools to provide more control over how coverage is configured.
4747
4848 __ https://github.com/wemake-services/coverage-conditional-plugin
4949
50+ * `coverage-simple-excludes `__ defines new comment formats for excluding code
51+ based on Python versions and operating system.
52+
53+ __ https://pypi.org/project/coverage-simple-excludes/
54+
5055
5156Language plugins
5257----------------
You can’t perform that action at this time.
0 commit comments