forked from pool/python-pytest-rerunfailures
- update to 15.0:
* Drop support for Python 3.8.
* Drop support for pytest < 7.4.
* Fix compatibility with pytest 8.2.
* Add support for pytest 8.2, 8.3.
* Add --fail-on-flaky option to fail the test run with custom
exit code when test passed on rerun.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-rerunfailures?expand=0&rev=29
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 25 09:07:34 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 15.0:
|
||||
* Drop support for Python 3.8.
|
||||
* Drop support for pytest < 7.4.
|
||||
* Fix compatibility with pytest 8.2.
|
||||
* Add support for pytest 8.2, 8.3.
|
||||
* Add --fail-on-flaky option to fail the test run with custom
|
||||
exit code when test passed on rerun.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 03:12:25 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user