Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-pytest-reorder | Distribution: SUSE Linux Enterprise 15 SP6 |
Version: 0.1.1 | Vendor: openSUSE |
Release: bp156.3.1 | Build date: Sat Jul 22 12:02:27 2023 |
Group: Development/Languages/Python | Build host: goat19 |
Size: 25881 | Source RPM: python-pytest-reorder-0.1.1-bp156.3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/not-raspberry/pytest_reorder | |
Summary: Pytest plugin for reordering tests depending on their paths and names |
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.
MIT
* Fri Feb 15 2019 Tomáš Chvátal <tchvatal@suse.com> - Update to 0.1.1: * Tests expanded a bit * Small fixes - Enable tests * Sun Jul 29 2018 jengelh@inai.de - Use noun phrase in summary. * Tue May 29 2018 toddrme2178@gmail.com - Use license tag - Spec file cleanups * Tue Nov 07 2017 toddrme2178@gmail.com - initial version
/usr/lib/python3.6/site-packages/pytest_reorder /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/pytest_reorder-0.1.1-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/pytest_reorder/__init__.py /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__ /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/hook.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/hook.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/reorder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/pytest_reorder/__pycache__/reorder.cpython-36.pyc /usr/lib/python3.6/site-packages/pytest_reorder/hook.py /usr/lib/python3.6/site-packages/pytest_reorder/reorder.py /usr/share/doc/packages/python3-pytest-reorder /usr/share/doc/packages/python3-pytest-reorder/README.rst /usr/share/licenses/python3-pytest-reorder /usr/share/licenses/python3-pytest-reorder/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 19:58:50 2024