[svn r38151] Small change in the text to make it a bit more understandable.
--HG-- branch : trunk
This commit is contained in:
parent
f8e50aabad
commit
db4a19f473
|
@ -189,7 +189,8 @@ test execution order
|
||||||
Tests usually run in the order in which they appear in the files.
|
Tests usually run in the order in which they appear in the files.
|
||||||
However, tests should not rely on running one after another, as
|
However, tests should not rely on running one after another, as
|
||||||
this prevents more advanced usages: running tests
|
this prevents more advanced usages: running tests
|
||||||
distributedly or selectively, or in "looponfailing" mode.
|
distributedly or selectively, or in "looponfailing" mode,
|
||||||
|
will cause them to run in random order.
|
||||||
|
|
||||||
useful tracebacks, recursion detection
|
useful tracebacks, recursion detection
|
||||||
--------------------------------------
|
--------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue