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 @@ -102,6 +102,7 @@ Fabio Zadrozny
102
102
Felix Nieuwenhuizen
103
103
Feng Ma
104
104
Florian Bruhin
105
+ Florian Dahlitz
105
106
Floris Bruynooghe
106
107
Gabriel Reis
107
108
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