CLI Predictive Test Selection Use 'flavors' to run the best tests for an environment Lots of teams run the same tests across several different environments. For example, a UI test suite might be run in several browsers in parallel. Or perhaps... July 28, 2021
Webapp Updated "getting started" flow Today we released a new version of the onboarding experience for new customers. You can now see a hint of the value Launchable can provide before sending data,... July 27, 2021
Webapp Insights Beta Flaky Tests Insights beta Flaky tests are a pervasive problem for development teams. It's so frustrating to spend time diagnosing a test failure that had nothing to do with your code... July 12, 2021
CLI Predictive Test Selection Parallelize your subset runs with `split-subset` Should you subset your tests, or should you parallelize them? Now you can do both with `launchable split-subset`, which makes it easy to divide a subset into... July 12, 2021
CLI The Launchable CLI now supports pytest The Launchable CLI now supports pytest, the popular Python testing tool. Read the documentation to get started. June 29, 2021
Webapp Predictive Test Selection New "Subset your tests runs" page The optimization target you choose determines how Launchable populates a dynamic subset with tests. We recently made it easier to choose the right target for... June 22, 2021
Tokenless authentication for open source projects Since we launched the Launchable CLI, we’ve been receiving requests from Open Source projects to integrate our test optimization into their public pipelines. To... June 8, 2021
Beta The Launchable CLI now supports Android Debug Bridge (beta) The Launchable CLI now supports Android Debug Bridge (adb) in beta. Subsetting is supported with `launchable subset ... adb ...`; use the `gradle` profile to... June 1, 2021
CLI Predictive Test Selection "Confidence" subset target We've added a new subsetting target option to the CLI called `--confidence`. This new option adds to the existing fixed duration (`--time`) and percentage... June 1, 2021