pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Project Links
Meta
Author: holger krekel and contributors,
Requires Python: >=3.9
Classifiers
Development Status
- 5 - Production/Stable
Framework
- Pytest
Intended Audience
- Developers
Operating System
- POSIX
- Microsoft :: Windows
- MacOS :: MacOS X
Topic
- Software Development :: Testing
- Software Development :: Quality Assurance
- Utilities
Programming Language
- Python
- Python :: 3
- Python :: 3 :: Only
- Python :: 3.9
- Python :: 3.10
- Python :: 3.11
- Python :: 3.12
- Python :: 3.13
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.
May 26, 2025
3.7.0
Apr 28, 2024
3.6.1
Apr 19, 2024
3.6.0
Nov 21, 2023
3.5.0
Nov 11, 2023
3.4.0
May 19, 2023
3.3.1
May 12, 2023
3.3.0
Mar 12, 2023
3.2.1
Feb 07, 2023
3.2.0
Dec 03, 2022
3.1.0
Oct 25, 2022
3.0.2
Dec 10, 2021
2.5.0
Sep 21, 2021
2.4.0
Jun 16, 2021
2.3.0
Feb 09, 2021
2.2.1
Dec 14, 2020
2.2.0
Aug 25, 2020
2.1.0
Aug 14, 2020
2.0.0
Jul 27, 2020
1.34.0
Jul 09, 2020
1.33.0
May 02, 2020
1.32.0
Dec 20, 2019
1.31.0
Oct 01, 2019
1.30.0
Jun 14, 2019
1.29.0
Apr 03, 2019
1.28.0
Mar 20, 2019
1.27.0
Jan 28, 2019
1.26.1
Jan 11, 2019
1.26.0
Dec 13, 2018
1.25.0
Nov 10, 2018
1.24.1
Oct 29, 2018
1.24.0
Sep 28, 2018
1.23.2
Sep 25, 2018
1.23.1
Aug 25, 2018
1.23.0
Jul 28, 2018
1.22.5
Jul 27, 2018
1.22.4
Jul 23, 2018
1.22.3
Feb 27, 2018
1.22.2
Feb 19, 2018
1.22.1
Jan 11, 2018
1.22.0
Dec 26, 2017
1.21.0
Oct 05, 2017
1.20.1
Aug 18, 2017
1.20.0
Aug 10, 2017
1.19.1
Aug 09, 2017
1.19.0
Jul 28, 2017
1.18.2
Jul 06, 2017
1.18.1
Jun 27, 2017
1.18.0
Jun 10, 2017
1.17.1
Jun 09, 2017
1.17.0
Apr 24, 2017
1.16.0
Aug 12, 2016
1.15.0
Jan 30, 2016
1.14
Aug 19, 2015
1.13.1
Aug 18, 2015
1.13
May 06, 2015
1.12
Sep 18, 2014
1.11
Jan 29, 2014
1.10
Oct 04, 2013
1.9
Dec 16, 2011
1.8
Nov 18, 2011
1.7
Nov 18, 2011
1.7.dev1
Apr 17, 2011
1.6
Nov 25, 2010
1.5
Jul 08, 2010
1.4
May 25, 2010
1.3
May 05, 2010
1.2
Jan 19, 2010
1.1
Jan 18, 2010
1.0
Oct 25, 2022
0.0.0