Skip to content

Flaky Tests

::: warning REQUIREMENTS

  • Test Insights must be configured

:::

Flaky tests are tests that produce different results (pass or fail) when run multiple times with the same code. They erode trust in your test suite and waste developer time investigating false failures. Tuist automatically detects flaky tests and helps you track them over time.