Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python311-pytest-sourceorder | Distribution: openSUSE Tumbleweed |
Version: 0.6.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Wed Sep 1 02:00:00 2021 |
Group: Development/Languages/Python | Build host: reproducible |
Size: 86317 | Source RPM: python-pytest-sourceorder-0.6.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pagure.io/python-pytest-sourceorder | |
Summary: Test-ordering plugin for pytest |
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.
GPL-3.0-or-later
* Wed Sep 01 2021 Petr Viktorin <encukou@gmail.com> - 0.6.0 Added support for decorated methods (thanks to Sergey Orlov) * Tue Apr 11 2017 Petr Viktorin <encukou@gmail.com> - 0.5.1 Packaging improvements only * Tue Jan 26 2016 Petr Viktorin <encukou@gmail.com> - 0.5.0 Added support for parametrized tests under Python 3 * Mon Jan 26 2015 Petr Viktorin <encukou@gmail.com> - 0.4.0 Python 3 compatibility
/usr/lib/python3.11/site-packages/__pycache__ /usr/lib/python3.11/site-packages/__pycache__/pytest_sourceorder.cpython-311.opt-1.pyc /usr/lib/python3.11/site-packages/__pycache__/pytest_sourceorder.cpython-311.pyc /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/INSTALLER /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/METADATA /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/RECORD /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/REQUESTED /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/WHEEL /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/entry_points.txt /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/licenses /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/licenses/COPYING /usr/lib/python3.11/site-packages/pytest_sourceorder-0.6.0.dist-info/top_level.txt /usr/lib/python3.11/site-packages/pytest_sourceorder.py /usr/share/doc/packages/python311-pytest-sourceorder /usr/share/doc/packages/python311-pytest-sourceorder/CHANGELOG.rst /usr/share/doc/packages/python311-pytest-sourceorder/README.rst /usr/share/licenses/python311-pytest-sourceorder /usr/share/licenses/python311-pytest-sourceorder/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Aug 10 22:53:51 2025