Package python3-module-pytest-xdist: Information

  • Default inline alert: Version in the repository: 3.6.1-alt1

Source package: python3-module-pytest-xdist
Version: 3.3.0-alt1
Latest version according to Repology
Build time:  May 16, 2023, 08:03 PM in the task #319852
Report package bug
License: MIT
Summary: pytest xdist plugin for distributed testing, most importantly across multiple CPUs
Description: 
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.

List of rpms provided by this srpm:
python3-module-pytest-xdist (noarch)

Maintainer: Stanislav Levin


ACL:
Stanislav Levin
@everybody

    1. rpm-build-pyproject
    2. /usr/bin/git
    3. python3-module-execnet
    4. python3-module-filelock
    5. python3-module-pyproject-installer >= 0.4.0
    6. python3-module-pytest
    7. python3-module-setuptools
    8. python3-module-setuptools-scm
    9. python3-module-wheel

Last changed


May 15, 2023 Stanislav Levin 3.3.0-alt1
- 2.5.0 -> 3.3.0.
Feb. 28, 2022 Stanislav Levin 2.5.0-alt1
- 2.1.0 -> 2.5.0.
Oct. 14, 2020 Stanislav Levin 2.1.0-alt1
- 1.29.0 -> 2.1.0.
- Stopped Python2 package build(Python2 EOL).