Package python3-module-pytest-xdist: Information

    Source package: python3-module-pytest-xdist
    Version: 3.5.0-alt1
    Build time:  Mar 10, 2024, 07:33 PM
    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


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

    Last changed


    Feb. 29, 2024 Stanislav Levin 3.5.0-alt1
    - 3.4.0 -> 3.5.0.
    Nov. 14, 2023 Stanislav Levin 3.4.0-alt1
    - 3.3.1 -> 3.4.0.
    May 22, 2023 Stanislav Levin 3.3.1-alt1
    - 3.3.0 -> 3.3.1.