We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541b30a commit 7324e90Copy full SHA for 7324e90
doc/en/writing_plugins.rst
@@ -49,7 +49,7 @@ Plugin discovery order at tool startup
49
6. by loading all :file:`conftest.py` files as inferred by the command line
50
invocation:
51
52
- - if no test paths are specified use current dir as a test path
+ - if no test paths are specified, use the current dir as a test path
53
- if exists, load ``conftest.py`` and ``test*/conftest.py`` relative
54
to the directory part of the first test path. After the ``conftest.py``
55
file is loaded, load all plugins specified in its
0 commit comments