Check out the full Predictive Test Selection page for more info.
Launchable also analyzes your test data in the aggregate to surface Test Insights. You can use this information to improve the health of your test suite and get maximum value out of your test runs.
The Trends page shows aggregate info about your test sessions, including average test session duration, test session frequency, and how often sessions fail.
Seeing this data over time gives you a picture of how your test suite evolves; for example, perhaps your tests are taking twice as long as they did six months ago, and you need to cut it down! Similarly, perhaps your team's running tests a lot more often than expected, driving up resource costs. Or maybe you have some broken tests that are driving up the overall failure rate.
Launchable also surfaces Flaky Tests in your test suite so you can fix them and run tests more reliably. Each test gets a score based on past results; a higher score means the test exhibits more flakiness and should be fixed ASAP!
As soon as you start sending test results to Launchable using the Launchable CLI, you can view Test results and reports in the Launchable dashboard. Launchable provides a richer view of test results, helping developers triage failures and fix them more quickly.
For quick access to this page, the Launchable CLI prints out a link to the results view every time you record results:
In addition, Launchable shows all of your test runs in one place for easy navigation. No more digging around build logs:
The Launchable Slack app provides Test Notifications via Slack so developers can immediately take action on the results, whether that's to triage failures or merge a PR. Developers can create subscriptions to receive personal notifications about test sessions run against their branches/pull requests or other test sessions they care about.
The app sends notifications directly to developers so they don't have to manually check their email or navigate to their pull request to see if their tests passed.