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 python311-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 python311-pytest-xdist

Found 4 RPM for python311-pytest-xdist

PackageSummaryDistributionDownload
python311-pytest-xdist-3.5.0-1.5.noarch.htmlDistributed testing and loop-on-failing for py.testOpenSuSE Tumbleweed for noarchpython311-pytest-xdist-3.5.0-1.5.noarch.rpm
Distributed testing and loop-on-failing for py.testpython311-pytest-xdist-3.5.0-1.5.noarch.rpm
python311-pytest-xdist-3.5.0-1.2.noarch.htmlDistributed testing and loop-on-failing for py.testOpenSuSE Ports Tumbleweed for noarchpython311-pytest-xdist-3.5.0-1.2.noarch.rpm
python311-pytest-xdist-3.3.1-150400.3.3.9.noarch.htmlDistributed testing and loop-on-failing for py.testOpenSuSE Leap 15.6 for noarchpython311-pytest-xdist-3.3.1-150400.3.3.9.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet