Merge pull request #5176 from nicoddemus/initial-conftests-note

Add note about pytest_load_initial_conftests working only from plugins
This commit is contained in:
Bruno Oliveira
2019-04-29 07:59:27 -03:00
committed by GitHub

View File

@@ -107,7 +107,7 @@ the command line arguments before they get processed:
.. code-block:: python
# content of conftest.py
# setuptools plugin
import sys