View as Markdown

Test Insights: Prevention and Detection

Stop flaky tests from slowing you down. Prevention shows what gets caught before merge; Detection helps you find and fix the worst offenders.


  • Test Insights

Two new pages to understand and improve flaky test management in your CI pipelines.

Prevention tracks how effectively flaky tests are caught before they reach your main branch. See caught flakiness trends, monitor new tests being introduced, and understand CI time spent on reruns.

Detection surfaces flaky and unhealthy tests across your repositories. Identify which tests are failing intermittently, how often reruns occur, and prioritize fixes based on impact.

Was this page helpful?