pytest-xdist 3.6.1
pip install pytest-xdist
Latest version
Released:
pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Navigation
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License Copyright (c) 2010 Holger Krekel and contributors. Permission is hereby granted, free ...)
- Author: holger krekel and contributors
- Requires: Python >=3.8
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Verified details
These details have been verified by PyPIMaintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT License Copyright (c) 2010 Holger Krekel and contributors. Permission is hereby granted, free ...)
- Author: holger krekel and contributors
- Requires: Python >=3.8
Classifiers
- Development Status
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
File details
Details for the file pytest_xdist-3.6.1.tar.gz
.
File metadata
- Download URL: pytest_xdist-3.6.1.tar.gz
- Upload date:
- Size: 84.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ead156a4db231eec769737f57668ef58a2084a34b2e55c4a8fa20d861107300d |
|
MD5 | 1727da538fb0d417283f4ee2a0e4e43b |
|
BLAKE2b-256 | 41c43c310a19bc1f1e9ef50075582652673ef2bfc8cd62afef9585683821902f |
File details
Details for the file pytest_xdist-3.6.1-py3-none-any.whl
.
File metadata
- Download URL: pytest_xdist-3.6.1-py3-none-any.whl
- Upload date:
- Size: 46.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ed4adfb68a016610848639bb7e02c9352d5d9f03d04809919e2dafc3be4cca7 |
|
MD5 | 87ba9f9c37dc314d6e24343b2e0a6a90 |
|
BLAKE2b-256 | 6d821d96bf03ee4c0fdc3c0cbe61470070e659ca78dc0086fb88b66c185e2449 |