Package : python-pytest-xdist > RPM : python-pytest-xdist-2.5.0-2.mga9.src.rpm

Basic items

Name python-pytest-xdist
Version 2.5.0
Release 2.mga9
URL https://pypi.org/project/pytest-xdist/
Group Development/Python
Summary pytest xdist plugin for distributed testing and loop-on-failing modes
Size 76KB
Arch noarch
License MIT

Description

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2022-03-29 21:51:01
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie