pytest-concurrency
A pytest plugin for parallel test execution with configurable concurrency.
Installation
pip install pytest-concurrency
Quick Start
# Run tests with 4 parallel workers
pytest --workers 4
# Auto-detect CPU cores
pytest --workers auto
# Via environment variable
PYTEST_CONCURRENCY_WORKERS=4 pytest
Documentation
Full documentation is available at https://qarium.github.io/pytest-concurrency/
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pytest_concurrency-1.0.0.tar.gz
(15.0 kB
view details)
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_concurrency-1.0.0.tar.gz.
File metadata
- Download URL: pytest_concurrency-1.0.0.tar.gz
- Upload date:
- Size: 15.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c6561232eb623c6f3dd264b3d6817859046d749398ee8a4d828320fb4e917660
|
|
| MD5 |
b617191c77e9c393f223c4a4a5080126
|
|
| BLAKE2b-256 |
64ecd34ed0d286e6701380b2e636c25b3adbfe5966608e3ab6e941e17e3a2ed5
|
File details
Details for the file pytest_concurrency-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pytest_concurrency-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ff92aaab83faa6667767ecc428e2f7ea12ac1516ea0aa1c09c4d4408425643a
|
|
| MD5 |
590b2bacfdf905cd3e27f5be0358c0d4
|
|
| BLAKE2b-256 |
934f95be066fca0a5a06e1d0a6619c3d661b1e92ace3d99deac9398a1cb42e4a
|