TEST RELIABILITY
Eliminate flaky tests
Flaky tests cause lost productivity from engineers retrying their builds until they get lucky and have the flakes pass. Captain identifies flaky tests and provides an option to quarantine them via a CLI. By quarantining rather than disabling the tests, Captain can detect if a test changes from being flaky to permanently failing.