Fixed typo in README
This commit is contained in:
@@ -67,7 +67,7 @@ a checkout of the `pytest-xdist repository`_ ::
|
|||||||
Speed up test runs by sending tests to multiple CPUs
|
Speed up test runs by sending tests to multiple CPUs
|
||||||
----------------------------------------------------
|
----------------------------------------------------
|
||||||
|
|
||||||
To send tests to multiple CPUs, use the ``-n`` (or ``-numprocesses``) option::
|
To send tests to multiple CPUs, use the ``-n`` (or ``--numprocesses``) option::
|
||||||
|
|
||||||
pytest -n NUMCPUS
|
pytest -n NUMCPUS
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user