diff --git a/py/doc/test.txt b/py/doc/test.txt index ae8146128..b598c76ad 100644 --- a/py/doc/test.txt +++ b/py/doc/test.txt @@ -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)