pytest-xdist 2.5.0-GCCcore-11.2.0

There is a newer install of pytest-xdist

xdist: pytest distributed testing plugin The pytest-xdist plugin extends pytest with some unique test execution modes: * test run parallelization: if you have multiple CPUs or hosts you can use those for a combined test run. This allows to speed up development or to use special resources of remote machines. * --looponfail: run your tests repeatedly in a subprocess. After each run pytest waits until a file in your project changes and then re-runs the previously failing tests. This is repeated until all tests pass after which again a full run is performed. * Multi-Platform coverage: you can specify different Python interpreters or different platforms and run tests in parallel on all of them. Before running tests remotely, pytest efficiently “rsyncs” your program source code to the remote place. All test results are reported back and displayed to your local terminal. You may specify different Python versions and interpreters.

Accessing pytest-xdist 2.5.0-GCCcore-11.2.0

To load the module for pytest-xdist 2.5.0-GCCcore-11.2.0 please use this command on the BEAR systems (BlueBEAR and BEAR Cloud VMs):

📋 module load bear-apps/2021b
module load pytest-xdist/2.5.0-GCCcore-11.2.0

BEAR Apps Version

2021b

Architectures

EL8-cascadelakeEL8-icelakeEL8-sapphirerapids

The listed architectures consist of two part: OS-CPU. The OS used is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.

Extensions

  • apipkg 1.5
  • execnet 1.9.0
  • pytest-forked-1.4.0
  • pytest-xdist-2.5.0

More Information

For more information visit the pytest-xdist website.

Dependencies

This version of pytest-xdist has a direct dependency on: GCCcore/11.2.0 Python/3.9.6-GCCcore-11.2.0

Other Versions

These versions of pytest-xdist are available on the BEAR systems (BlueBEAR and BEAR Cloud VMs). These will be retained in accordance with our Applications Support and Retention Policy.

Last modified on 24th June 2022