We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f5cd81 commit 9757222Copy full SHA for 9757222
docs/plugins.rst
@@ -2,7 +2,7 @@
2
Plugin coverage
3
===============
4
5
-Getting coverage on pytest plugins is a very particular situation. Because how pytest implements plugins (using setuptools
+Getting coverage on pytest plugins is a very particular situation. Because of how pytest implements plugins (using setuptools
6
entrypoints) it doesn't allow controlling the order in which the plugins load.
7
See `pytest/issues/935 <https://github.com/pytest-dev/pytest/issues/935#issuecomment-245107960>`_ for technical details.
8
0 commit comments