Find flaky tests by running your suite repeatedly and diffing the results — language-agnostic via JUnit XML.
-
Updated
Jul 27, 2026 - Python
Find flaky tests by running your suite repeatedly and diffing the results — language-agnostic via JUnit XML.
Flaky test detection: statistical analysis, flakiness scoring, quarantine recommendations, root cause patterns.
Rerun a pytest suite N times to find flaky tests, score their stability, and diagnose the likely cause.
To associate your repository with the test-reliability topic, visit your repo's landing page and select "manage topics."