Files
pytest-xdist/changelog/524.feature
2020-04-30 19:43:16 +02:00

3 lines
290 B
Gherkin

Add `testrun_uid` fixture. This is a shared value that uniquely identifies a test run among all workers.
This also adds a `PYTEST_XDIST_TESTRUNUID` environment variable that is accessible within a test as well as a command line option `--testrunuid` to manually set the value from outside.