We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f83299c + 8074c63 commit f1d81a4Copy full SHA for f1d81a4
1 file changed
docs/distribution.rst
@@ -19,6 +19,8 @@ if it is not or if it fails to determine the number of logical CPUs, fall back t
19
20
Pass a number, e.g. ``-n 8``, to specify the number of processes explicitly.
21
22
+Use ``-n 0`` to disable xdist and run all tests in the main process.
23
+
24
To specify a different meaning for ``-n auto`` and ``-n logical`` for your
25
tests, you can:
26
0 commit comments