17
0

6 Commits

Author SHA256 Message Date
276f35f55b - update to 1.3.0:
* Allows to fail tests that cannot be ordered.
  * added option `--error-on-failed-ordering` to make tests that
    cannot be ordered fail
  * added missing documentation examples, structured examples
    according to documentation structure

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=11
2024-10-24 08:57:15 +00:00
92383b12b1 - update to 1.2.1:
* handle dependency markers with the same alias name (see #71)
  * specify rootdir to recursive pytest calls to avoid searching
    a large directory tree unnecessarily (see #110)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=9
2024-04-06 07:45:42 +00:00
e17d5e7be4 - update to 1.2.0:
* Allows using custom markers for ordering.
  * added option `--order-marker-prefix` to allow using custom
    markers for ordering
  * added Python 3.12 to supported versions
- A replacement for unmaintained pytest-ordering

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=7
2023-12-04 10:41:36 +00:00
00947203ee Accepting request 1120271 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1120271
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=5
2023-10-25 13:23:25 +00:00
ebd4b8b24a - update to 1.1.0:
* Adds support for executing tests more than once using order
    marks.
  * added support for multiple test order markers
  * removed official support for Python 3.6
  * added pytest 7.x to CI tests
  * added Python 3.11 to and removed Python 3.6 from CI tests
  * moved documentation to Read the Docs
  * removed support for Python 2.7 and 3.5
  * removed official support for pytest < 5.0.0 (older versions
    may still work, but they are not tested)
  * re-added Python 3.10 to CI tests (for pytest >= 6.2.4)
  * added type hints
  * Adds support for multiple relative markers for the same test.
  * added support for more than one relative marker for the same
    test
  * added Python 3.10 to CI tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=3
2023-05-14 09:43:23 +00:00
3f1ff9e767 Accepting request 881742 from home:bnavigator:branches:devel:languages:python:pytest
Replacement for unmaintained pytest-ordering

OBS-URL: https://build.opensuse.org/request/show/881742
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-order?expand=0&rev=1
2021-03-29 06:35:54 +00:00