Skip to content

Commit bbaec4b

Browse files
sobolevnnedbat
authored andcommitted
1 parent 78eb9ec commit bbaec4b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/plugins.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ Some coverage.py plug-ins you might find useful:
6363

6464
.. __: https://pypi.org/project/django_coverage_plugin/
6565

66+
* `Conditional coverage plug-in`__: for measuring coverage based
67+
on any rules you define!
68+
Can exclude different lines of code that are only executed
69+
on different platforms, python versions,
70+
and with different dependencies installed.
71+
72+
.. __: https://github.com/wemake-services/coverage-conditional-plugin
73+
6674
* `Mako template coverage plug-in`__: for measuring coverage in Mako templates.
6775
Doesn't work yet, probably needs some changes in Mako itself.
6876

0 commit comments

Comments
 (0)