You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/plugins.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
Plugin coverage
3
3
===============
4
4
5
-
Getting coverage on pytest plugins is a very particular situation. Because how pytest implements plugins (using setuptools
5
+
Getting coverage on pytest plugins is a very particular situation. Because of how pytest implements plugins (using setuptools
6
6
entrypoints) it doesn't allow controlling the order in which the plugins load.
7
7
See `pytest/issues/935 <https://github.com/pytest-dev/pytest/issues/935#issuecomment-245107960>`_ for technical details.
0 commit comments