Name : python3-pytest-xdist
| |
Version : 2.1.0
| Vendor : Mageia_Org
|
Release : 1.mga8
| Date : 2020-10-02 22:03:12
|
Group : Development/Python
| Source RPM : python-pytest-xdist-2.1.0-1.mga8.src.rpm
|
Size : 0.25 MB
| |
Packager : kekepower < kekepower>
| |
Summary : pytest xdist plugin for distributed testing and loop-on-failing modes
|
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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |