Description
Rerun tests that fail intermittently under nose or pytest. It helps teams reduce noise from known flaky tests while they investigate timing, ordering, network, or environment problems.
This is a testing helper, not a fix for unreliable tests. Reruns can hide real defects, so use them sparingly and track flaky cases until the underlying cause is repaired.