Files
pytest-xdist/changelog/191.feature
2017-08-08 18:52:02 -03:00

3 lines
201 B
Gherkin

New ``--dist=loadscope`` option: sends group of related tests to the same worker.
Tests are grouped by module for test functions and by class for test methods. See ``README.rst`` for more information.