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
Dirk Mueller2024-10-24 08:57:15 +00:00
0a4b114305
- 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
Dirk Mueller2024-10-24 08:57:15 +00:00
4ec2619c2b
Accepting request 1165755 from devel:languages:python:pytest
Ana Guerrero2024-04-07 20:11:10 +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)
Dirk Mueller2024-04-06 07:45:42 +00:00
bf434269ab
Accepting request 1130706 from devel:languages:python:pytest
Ana Guerrero2023-12-04 22:01:48 +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
Dirk Mueller2023-12-04 10:41:36 +00:00
2514a8d534
Accepting request 1120280 from devel:languages:python:pytest
Ana Guerrero2023-10-25 16:05:05 +00:00
00947203ee
Accepting request 1120271 from home:ecsos:python
Ondřej Súkup2023-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
Dirk Mueller2023-05-14 09:43:23 +00:00
f71420599d
Accepting request 881814 from devel:languages:python:pytest
Richard Brown
2021-04-01 12:16:57 +00:00
3f1ff9e767
Accepting request 881742 from home:bnavigator:branches:devel:languages:python:pytest
Markéta Machová2021-03-29 06:35:54 +00:00