File tree 1 file changed +6
-1
lines changed 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 7
7
Other resources
8
8
===============
9
9
10
-
11
10
There are a number of projects that help integrate coverage.py into other
12
11
systems, provide help using it, offer assistance, and so on.
13
12
@@ -18,6 +17,7 @@ a pull request`_ or `get in touch`_ some other way.
18
17
.. _open a pull request : https://github.com/nedbat/coveragepy/blob/master/doc/other.rst
19
18
.. _get in touch : https://nedbatchelder.com/site/aboutned.html
20
19
20
+
21
21
Test runners
22
22
------------
23
23
@@ -47,6 +47,11 @@ Tools to provide more control over how coverage is configured.
47
47
48
48
__ https://github.com/wemake-services/coverage-conditional-plugin
49
49
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
+
50
55
51
56
Language plugins
52
57
----------------
You can’t perform that action at this time.
0 commit comments