pytest_xdist: Pytest xdist plugin for distributed testing, most importantly across multiple CPUs

Description

Pytest xdist plugin for distributed testing, most importantly across multiple CPUs

License

MIT

Upstream Contact

https://pypi.org/project/pytest-xdist/

Type

standard

Dependencies

Version Information

package-version.txt:

3.6.1

version_requirements.txt:

pytest-xdist

Equivalent System Packages

$ conda install pytest-xdist
$ sudo yum install python3-pytest-xdist

If the system package is installed and if the (experimental) option --enable-system-site-packages is passed to ./configure, then ./configure will check if the system package can be used.