- Automatically skip quarantined tests when testing locally
- Check for any tests that should be manually un-quarantined
- Determine what teams, projects, or modules have the most quarantined tests
- Assign engineers to fix certain quarantined tests, based on recent code changes
- Send Slack or email notifications to let teams know when the number of quarantined tests reaches a threshold
March
Flaky Tests: Quarantined Tests API
A new Quarantined Tests API is now available to all Flaky Tests users. This API fetches a list of currently quarantined tests for a given repo, allowing organizations to implement custom workflows to…
A new Quarantined Tests API is now available to all Flaky Tests users. This API fetches a list of
currently quarantined tests for a given repo, allowing organizations to implement custom workflows
to review and fix quarantined tests.
Dev teams are using the Quarantined Tests API to do things such as: