Xcode
Detect, manage, and quarantine flaky tests in Xcode projects.
Xcode flaky tests
REQUIREMENTS
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.