str0zzapreti / pytest-retry

A simple plugin for retrying flaky tests in CI environments
MIT License
27 stars 6 forks source link

Fix for issue #20 strict xfail exception #21

Closed str0zzapreti closed 9 months ago

str0zzapreti commented 9 months ago

refactored retry condition logic to account for strict xfails also added a test for strict xfails