Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource python312-pytest-xdist

The `pytest-xdist`_ plugin extends py.test 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`_. * ``--boxed``: (not available on Windows) run each test in a boxed_ subprocess to survive ``SEGFAULTS`` or otherwise dying processes * ``--looponfail``: run your tests repeatedly in a subprocess. After each run py.test 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. Before running tests remotely, ``py.test`` efficiently "rsyncs" your program source code to the remote place. All test results are reported back and displayed to your local terminal. You may specify different Python versions and interpreters.

Found 1 sites for python312-pytest-xdist

Found 3 RPM for python312-pytest-xdist

PackageSummaryDistributionDownload
python312-pytest-xdist-3.5.0-1.5.noarch.htmlDistributed testing and loop-on-failing for py.testOpenSuSE Tumbleweed for noarchpython312-pytest-xdist-3.5.0-1.5.noarch.rpm
Distributed testing and loop-on-failing for py.testpython312-pytest-xdist-3.5.0-1.5.noarch.rpm
python312-pytest-xdist-3.5.0-1.2.noarch.htmlDistributed testing and loop-on-failing for py.testOpenSuSE Ports Tumbleweed for noarchpython312-pytest-xdist-3.5.0-1.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet