Mention --randseed in option list
This commit is contained in:
parent
3c4402f879
commit
68530ac3c0
|
@ -34,6 +34,7 @@ Verbosity
|
||||||
Selecting tests
|
Selecting tests
|
||||||
|
|
||||||
-r/--random -- randomize test execution order (see below)
|
-r/--random -- randomize test execution order (see below)
|
||||||
|
--randseed -- pass a random seed to reproduce a previous random run
|
||||||
-f/--fromfile -- read names of tests to run from a file (see below)
|
-f/--fromfile -- read names of tests to run from a file (see below)
|
||||||
-x/--exclude -- arguments are tests to *exclude*
|
-x/--exclude -- arguments are tests to *exclude*
|
||||||
-s/--single -- single step through a set of tests (see below)
|
-s/--single -- single step through a set of tests (see below)
|
||||||
|
|
Loading…
Reference in New Issue