Files
pytest-xdist/changelog/733.feature.rst
2021-11-29 02:59:18 +09:00

2 lines
181 B
ReStructuredText

New ``--dist=loadgroup`` option, which ensures all tests marked with ``@pytest.mark.xdist_group`` run in the same session/worker. Other tests run distributed as in ``--dist=load``.