Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37480282
en ru br
ALT Linux repos
S:3.3.1-alt1

Group :: Development/Python3
RPM: python3-module-pytest-xdist

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.3.1-alt1
Build date: 22 may 2023, 09:42 ( 48.2 weeks ago )
Size: 68.12 Kb

Home page:   https://pypi.org/project/pytest-xdist/

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.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-pytest-xdist
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin