Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python310-pytest-reorder-0.1.1-2.5 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python310-pytest-reorder Distribution: openSUSE:Factory:zSystems
Version: 0.1.1 Vendor: openSUSE
Release: 2.5 Build date: Fri Jun 16 08:24:38 2023
Group: Development/Languages/Python Build host: s390zl2a
Size: 24955 Source RPM: python-pytest-reorder-0.1.1-2.5.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.

Provides

Requires

License

MIT

Changelog

* Mon Mar 21 2022 Steve Kowalik <steven.kowalik@suse.com>
  - Add patch remove-mock.patch:
    * Use stdlib unittest.mock
  - Drop mock BuildRequires.
* 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

Files

/usr/lib/python3.10/site-packages/pytest_reorder
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/entry_points.txt
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/pytest_reorder-0.1.1-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/pytest_reorder/__init__.py
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/__init__.cpython-310.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/hook.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/hook.cpython-310.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/reorder.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/__pycache__/reorder.cpython-310.pyc
/usr/lib/python3.10/site-packages/pytest_reorder/hook.py
/usr/lib/python3.10/site-packages/pytest_reorder/reorder.py
/usr/share/doc/packages/python310-pytest-reorder
/usr/share/doc/packages/python310-pytest-reorder/README.rst
/usr/share/licenses/python310-pytest-reorder
/usr/share/licenses/python310-pytest-reorder/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024