About Anaconda Help Download Anaconda

free / packages / pytest-xdist 1.17.1

py.test xdist plugin for distributed testing and loop-on-failing modes

Installers

  • linux-32 v1.17.1
  • linux-64 v1.17.1
  • osx-64 v1.17.1
  • win-32 v1.17.1
  • win-64 v1.17.1

conda install

To install this package run one of the following:
conda install free::pytest-xdist

Description

The pytest-xdist plugin extends py.test with some unique test execution modes. Multiple CPUs/hosts can be used for a combined test run. Each test can be run in a boxed subprocess (not win) to survive SEGFAULTS or otherwise dying processes. Tests can be run in loop on failure; the plugin waits for file changes and then re-runs failing tests. The plugin also provides multi-platform coverage by allowing the developer to specify different Python interpreters or different platforms.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.5) Legal | Privacy Policy