Flaky test, Framework explanation and test failure
Réponse à la question d'entretien
Utilisateur anonyme
28 mai 2026
A flaky test is a test that sometimes passes and sometimes fails without any code changes. These failures are inconsistent and usually happen because of unstable test conditions.