pytest-dev / pytest-rerunfailures

a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
Other
369 stars 82 forks source link

Add support for pytest 8.1 + remove support for 7.1. #264

Closed icemac closed 4 months ago

icemac commented 4 months ago

This will get green when there will be a new 8.1 release as 8.1.0 got yanked.

hugovk commented 4 months ago

Please ping when a new pytest 8.1 is out and the CI is green.

icemac commented 4 months ago

@hugovk We now got a pytest 8.1.1 release, so this PR is ready to be reviewed.

icemac commented 4 months ago

Thank you for reviewing this PR. 😃

hugovk commented 4 months ago

Thank you for the PR :)