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 python3-pytest-reorder

Reorder tests depending on their nodeids (strings of test file path plus test name plus parametrization, like: ``test/test_prefix_reordering.py::test_reordering_default[test_names5-expected_test_order5]``). Normally tests are sorted alphabetically. That makes integration tests run before unit tests. With **pytest_reorder** you can install a hook that will change the order of tests in the suite. By default **pytest_reorder** will seek for *unit*, *integration* and *ui* tests and put them in the following order: * *unit* * all tests with names not indicating unit, integration, nor UI tests * *integration* * *ui* The default regular expressions can find unit, integration and UI tests both laid flat and **deeply nested**. You can also specify your custom order.

Found 1 sites for python3-pytest-reorder

Found 5 RPM for python3-pytest-reorder

PackageSummaryDistributionDownload
python3-pytest-reorder-0.1.1-bp156.3.1.noarch.htmlPytest plugin for reordering tests depending on their paths and namesOpenSuSE Leap 15.6 for noarchpython3-pytest-reorder-0.1.1-bp156.3.1.noarch.rpm
python3-pytest-reorder-0.1.1-bp155.2.9.noarch.htmlPytest plugin for reordering tests depending on their paths and namesOpenSuSE Leap 15.5 for noarchpython3-pytest-reorder-0.1.1-bp155.2.9.noarch.rpm
python3-pytest-reorder-0.1.1-bp154.1.24.noarch.htmlPytest plugin for reordering tests depending on their paths and namesOpenSuSE Leap 15.4 for noarchpython3-pytest-reorder-0.1.1-bp154.1.24.noarch.rpm
python3-pytest-reorder-0.1.1-bp153.1.21.noarch.htmlPytest plugin for reordering tests depending on their paths and namesOpenSuSE Leap 15.3 for noarchpython3-pytest-reorder-0.1.1-bp153.1.21.noarch.rpm
python3-pytest-reorder-0.1.1-lp152.2.2.noarch.htmlPytest plugin for reordering tests depending on their paths and namesOpenSuSE Leap 15.2 for noarchpython3-pytest-reorder-0.1.1-lp152.2.2.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet