mention that --boxed is not available on windows
This commit is contained in:
@@ -8,8 +8,8 @@ test execution modes:
|
|||||||
those for a combined test run. This allows to speed up
|
those for a combined test run. This allows to speed up
|
||||||
development or to use special resources of `remote machines`_.
|
development or to use special resources of `remote machines`_.
|
||||||
|
|
||||||
* ``--boxed``: run each test in a boxed_ subprocess to survive ``SEGFAULTS`` or
|
* ``--boxed``: (not available on Windows) run each test in a boxed_
|
||||||
otherwise dying processes
|
subprocess to survive ``SEGFAULTS`` or otherwise dying processes
|
||||||
|
|
||||||
* ``--looponfail``: run your tests repeatedly in a subprocess. After each run
|
* ``--looponfail``: run your tests repeatedly in a subprocess. After each run
|
||||||
py.test waits until a file in your project changes and then re-runs
|
py.test waits until a file in your project changes and then re-runs
|
||||||
|
|||||||
Reference in New Issue
Block a user