ec1ff3cb23
- Update to 3.8.1: * Support pytest >= 8.1.1, and Python >= 3.12. - Drop patches, included upstream: * remove_genty.patch * remove_mock.patch * remove_nose.patch - Switch to pyproject macros.
Steve Kowalik2024-05-07 05:06:23 +00:00
2b87c41dc8
Accepting request 1119234 from devel:languages:python
Ana Guerrero2023-10-20 21:16:07 +00:00
de810d9909
genty package (gh#box/flaky!197).
Matej Cepl2023-10-20 12:28:18 +00:00
825ec7d284
- Add remove_genty.patch to remove dependency on the external genty package.
Matej Cepl2023-10-20 12:02:29 +00:00
e1f7bc33e6
- Update to 3.5.3: * Bugfixes - Flaky is now compatible with pytest >= 4.1. * Officially support and test on Python 3.6 and 3.7. * Adds a pytest marker that can be used instead of `@flaky. * Replaced references to 'slaveoutput', where possible with 'workeroutput', following the convention chosen by pytest. * Prints formatted tracebacks in the flaky report when using nose.
Tomáš Chvátal
2019-03-12 15:39:28 +00:00