Skip to content

Commit 5f19fcb

Browse files
committed
Docs
1 parent 6a0158c commit 5f19fcb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.rst

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -102,11 +102,8 @@ pass undeservedly, you can disable it:
102102
$ pytest -p no:random-order -v
103103

104104

105-
Advanced Options
106-
----------------
107-
108-
Disable Shuffling In a Module
109-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
105+
Disable Shuffling in a Module/Class
106+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
110107

111108
You can disable shuffling of tests within a single module or class by marking the module or class
112109
with ``random_order`` marker and passing ``disabled=True`` to it:

0 commit comments

Comments
 (0)