pytest_xdist: pytest xdist plugin for distributed testing and loop-on-failing modes¶
Description¶
pytest xdist plugin for distributed testing and loop-on-failing modes
License¶
MIT
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
requirements.txt:
pytest-xdist
Equivalent System Packages¶
$ conda install 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.