Description
Intermittent test failures can be retried automatically in legacy Python test suites. This plugin helps maintainers separate flaky failures from consistently broken behavior while keeping CI jobs moving.
It is used by test runners and can hide real defects if retries are overused. Keep flaky-test counts visible and fix root causes when possible.