File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -103,6 +103,7 @@ Fabio Zadrozny
103
103
Felix Nieuwenhuizen
104
104
Feng Ma
105
105
Florian Bruhin
106
+ Florian Dahlitz
106
107
Floris Bruynooghe
107
108
Gabriel Reis
108
109
Gene Wood
Original file line number Diff line number Diff line change
1
+ Add a note about ``--strict `` and ``--strict-markers `` and the preference for the latter one.
Original file line number Diff line number Diff line change @@ -1447,6 +1447,11 @@ passed multiple times. The expected format is ``name=value``. For example::
1447
1447
slow
1448
1448
serial
1449
1449
1450
+ .. note ::
1451
+ The use of ``--strict-markers `` is highly preferred. ``--strict `` was kept for
1452
+ backward compatibility only and may be confusing for others as it only applies to
1453
+ markers and not to other options.
1454
+
1450
1455
.. confval :: minversion
1451
1456
1452
1457
Specifies a minimal pytest version required for running tests.
You can’t perform that action at this time.
0 commit comments