remove boxed from readme

This commit is contained in:
Ronny Pfannschmidt
2015-09-01 23:22:43 +02:00
committed by Ronny Pfannschmidt
parent 3f96e1b97f
commit 56d62c2d37

View File

@@ -22,8 +22,6 @@ 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``: (not available on Windows) run each test in a boxed_
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