Path to this page:
Subject: CVS commit: pkgsrc/devel/py-test-rerunfailures
From: Adam Ciarcinski
Date: 2024-11-25 11:43:18
Message id: 20241125104318.5A93FFC7D@cvs.NetBSD.org
Log Message:
py-test-rerunfailures: updated to 15.0
15.0 (2024-11-20)
Breaking changes
- Drop support for Python 3.8.
- Drop support for pytest < 7.4.
Features
- 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.
Files: