pytest xdist plugin for distributed testing and loop-on-failing modes
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest-xdist-3.0.2.tar.gz.
File metadata
- Download URL: pytest-xdist-3.0.2.tar.gz
- Upload date:
- Size: 69.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
688da9b814370e891ba5de650c9327d1a9d861721a524eb917e620eec3e90291
|
|
| MD5 |
2becf204968896d356d61fb8745227c4
|
|
| BLAKE2b-256 |
0b743ba11ebecb6f3f69a472a3c19be65c46a1dd3efaa580d973118455c74c34
|
File details
Details for the file pytest_xdist-3.0.2-py3-none-any.whl.
File metadata
- Download URL: pytest_xdist-3.0.2-py3-none-any.whl
- Upload date:
- Size: 36.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9feb9a18e1790696ea23e1434fa73b325ed4998b0e9fcb221f16fd1945e6df1b
|
|
| MD5 |
044f969a349963ac8d9c31917e9ef280
|
|
| BLAKE2b-256 |
0e992b300b4391f27ba31c6ec1ce643700ee2d32f860e3877a13106ef3a30e22
|