-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Minor documentation issue #9505
Copy link
Copy link
Closed
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortopic: configrelated to config handling, argument parsing and config filerelated to config handling, argument parsing and config filetype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
Metadata
Metadata
Assignees
Labels
good first issueeasy issue that is friendly to new contributoreasy issue that is friendly to new contributortopic: configrelated to config handling, argument parsing and config filerelated to config handling, argument parsing and config filetype: docsdocumentation improvement, missing or needing clarificationdocumentation improvement, missing or needing clarification
In the official documentation, it is stated that
but I find that
pytest.iniis only included if it is in the root of the Python project, not if it is in thetestssubdirectory. This is Python 3.7.5, pytest-7.0.0rc1