File tree 2 files changed +1
-11
lines changed 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change
1
+ Remove incorrect docs about ``confcutdir `` being a configuration option: it can only be set through the ``--confcutdir `` command-line option.
Original file line number Diff line number Diff line change @@ -1196,19 +1196,8 @@ passed multiple times. The expected format is ``name=value``. For example::
1196
1196
variables, that will be expanded. For more information about cache plugin
1197
1197
please refer to :ref: `cache_provider `.
1198
1198
1199
-
1200
- .. confval :: confcutdir
1201
-
1202
- Sets a directory where search upwards for ``conftest.py `` files stops.
1203
- By default, pytest will stop searching for ``conftest.py `` files upwards
1204
- from ``pytest.ini ``/``tox.ini ``/``setup.cfg `` of the project if any,
1205
- or up to the file-system root.
1206
-
1207
-
1208
1199
.. confval :: console_output_style
1209
1200
1210
-
1211
-
1212
1201
Sets the console output style while running tests:
1213
1202
1214
1203
* ``classic ``: classic pytest output.
You can’t perform that action at this time.
0 commit comments