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-sourceorder

Test-ordering plugin for pytest When installed, test classes marked @pytest_sourceorder.ordered will have tests run in the order of their definition. Methods are ordered by line nuber of their definition, so spreading them between multiple files or otherwise defining them outside of their class might cause the plugin to order them wrong. When inheriting from an ordered test class, the superclass’ methods will be run first (even if overridden), followed by the ones from subclasses. You generally do not want to apply an additional @ordered decorator to the subclasses – doing so will reset the inheritance-based ordering.

Found 1 sites for python311-pytest-sourceorder

Found 2 RPM for python311-pytest-sourceorder

PackageSummaryDistributionDownload
python311-pytest-sourceorder-0.6.0-1.1.noarch.htmlTest-ordering plugin for pytestOpenSuSE Tumbleweed for noarchpython311-pytest-sourceorder-0.6.0-1.1.noarch.rpm
python311-pytest-sourceorder-0.6.0-1.1.noarch.htmlTest-ordering plugin for pytestOpenSuSE Ports Tumbleweed for noarchpython311-pytest-sourceorder-0.6.0-1.1.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet