Merged in LucasC/pytest (pull request #247)

Fixing description of --dist=load in the --help documentation for the xdist plugin
This commit is contained in:
Ronny Pfannschmidt
2015-02-22 20:04:05 +01:00

View File

@@ -159,7 +159,7 @@ command line options
each: send each test to each available environment.
load: send each test to available environment.
load: send each test to one available environment so it is run only once.
(default) no: run tests inprocess, don't distribute.
``--tx=xspec``