For the complete documentation index, see llms.txt. This page is also available as Markdown.

Reliability & flakiness

Detect unstable tests and use Argos tools and strategies to track and fix flakiness in your visual suite.

Flaky tests fail or change without a meaningful code change and erode trust in your suite. Argos detects unstable screenshots automatically, ranks them so you know where to act, and gives you a playbook to fix the root causes.

  • Flaky test detection – How Argos flags unstable tests and ignores noisy changes

  • Tests dashboard – A project-wide view that ranks tests by flakiness

  • Test page – Everything Argos knows about one test: its metrics, its changes, and its discussion

  • Ignored changes – Review what a project ignores and unignore the changes that went quiet

  • Fix flaky tests with AI agents – Hand a flaky test to an agent and let it find the non-determinism

  • Stabilize screenshots – Strategies for writing stable, deterministic visual tests

Last updated

Was this helpful?