* Get `-nauto` default from `PYTEST_XDIST_AUTO_NUM_WORKERS` A few additional tests for existing functionality are added too. And the ``-n logical`` option is documented. Fixes: https://github.com/pytest-dev/pytest-xdist/issues/792
3 lines
134 B
Gherkin
3 lines
134 B
Gherkin
The environment variable ``PYTEST_XDIST_AUTO_NUM_WORKERS`` can now be used to
|
|
specify the default for ``-n auto`` and ``-n logical``.
|