pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Project description
The pytest-xdist plugin extends pytest with new test execution modes, the most used being distributing tests across multiple CPUs to speed up test execution:
pytest -n auto
With this call, pytest will spawn a number of workers processes equal to the number of available CPUs, and distribute the tests randomly across them.
Documentation
Documentation is available at Read The Docs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest-xdist-3.1.0.tar.gz
(72.0 kB
view hashes)
Built Distribution
Close
Hashes for pytest_xdist-3.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70a76f191d8a1d2d6be69fc440cdf85f3e4c03c08b520fd5dc5d338d6cf07d89 |
|
MD5 | 4b90d9648487598e1bd45f039065a7a3 |
|
BLAKE2b-256 | a9a7ee4dfebf89a215c0c43306afc928cc4e30515477a749f853f790f9289601 |