Automatic links back to Jenkins, GitHub Actions, and CircleCI
When viewing test results or other data in Launchable sometimes you want to jump back to where that test session actually happened -- namely, your CI server....
Flakiness scores are now updated every week
We just made a major update to the Flaky Tests page: scores are now calculated and updated every week! Previously, scores were calculated across all test...
Webapp
Predictive Test Selection
Insights
New documentation for Launchable concepts
We're launching a new section of our product documentation called Concepts . This section explains the various concepts in Launchable's object model,...
Webapp
Predictive Test Selection
Troubleshoot common Predictive Test Selection integration issues
You can now troubleshoot common Predictive Test Selection integration issues using the new Analyze Subset page. This new page surfaces three common...
CLI
Predictive Test Selection
Insights
Announcing the new Launchable plugin for pytest!
Adding Launchable to your pytest runs is now easier than ever with the new Launchable plugin for pytest! This native integration takes quite a few steps out...
Get early access to the Launchable Slack app
If your team uses Slack and runs tests on pull requests, we have a special invitation for you! We're working on a Slack app that can send personal...
Date range filters for Trends insights
You can now filter insights on the Trends page by 4 predefined date ranges: 7d, 30d, 90d, and all time. Previously the page only showed all time values,...
CLI
Predictive Test Selection
Support for Maven filtering
We've added a new option to the Maven profile for the Launchable CLI that lets you apply existing filtering before you request a Launchable subset. This is...
Test sessions page redesign
We've redesigned the Test Sessions page! We wanted to be able to include more metadata (like flavors and subset info), improve the table’s readability, and...
CLI
Predictive Test Selection
Optionally exclude new tests from subsets
You can now optionally exclude new tests from Launchable subsets by including the --ignore-new-tests option when you request a subset using launchable subset....
We've updated the navigation of the Launchable webapp to better reflect how our various features fit together. Notably, Trends and Flaky Tests are now grouped...
SAML 2.0 is now supported
SAML 2.0 authentication is now available to organizations on the Mars plan. If you would like to enable this feature for your organization, and you're on the...
Request a subset across multiple DLLs at once (NUnit)
We've updated the Launchable CLI's integration for the NUnit console runner to support requesting a subset across multiple DLLs. You can now pass the output...
Switch between workspaces in the same organization
You can now easily switch between all of the workspaces in your organization if your organization has multiple workspaces. Just click the workspace switcher...
Jump directly to test results in Launchable from your CI logs
Last month, we added test results to the Launchable webapp, giving you a more visually-pleasing place to view and triage test failures for your runs. Now, in...
New insights: Introducing the testing trends dashboard
Today we're pleased to release the first version of a new set of insights designed to surface testing trends . Once you've started sending data to...
pytest JSON reports are now supported
We've updated the Launchable CLI's pytest integration to support JSON reports in addition to XML reports. JSON is now the recommended format for submitting test...
Webapp
Predictive Test Selection
Aggregate time savings stats
You can now view some aggregate stats about your subset requests on the "Subset your tests" page in the Launchable dashboard. The new summary at the top of the...
Cucumber JSON reports are now supported
You can now submit JSON test reports from cucumber in addition to JUnit XML files. This is helpful if your team already uses JSON reports in your pipeline. Just...
Webapp
Predictive Test Selection
Insights
View test results in Launchable
You can now view test results for all of your test sessions in Launchable! Go to your workspace's Test runs page and then click on any session's timestamp to...