[svn r38220] moved -f and --exec in the documentation as well

--HG--
branch : trunk
This commit is contained in:
hpk 2007-02-09 00:41:59 +01:00
parent 828ef252d0
commit 4815c6de21
1 changed files with 7 additions and 7 deletions

View File

@ -425,13 +425,6 @@ Regular options
trace considerations of conftest.py files. Useful when you have various
conftest.py files around and are unsure about their interaction.
experimental options
--------------------
**Note**: these options could change in the future.
``-f, --looponfailing``
Loop on failing test set. This is a feature you can use when you are trying
to fix a number of failing tests: First all the tests are being run. If a
@ -445,6 +438,13 @@ experimental options
versions of Python.
experimental options
--------------------
**Note**: these options could change in the future.
``-d, --dist``
ad-hoc `distribute tests across machines`_ (requires conftest settings)