- DATE:
- AUTHOR:
- The Launchable Product Team
October & November 2025
Test suite filtering on Trends page
We have added a new filter on the Trends page to filter by individual test suites (e.g., unit tests, e2e tests, nightly tests). Once selected, the charts and metrics update to show only results from that suites.
Previously, all test suites were merged into a single view, making it difficult to understand the performance of each suite. This update gives teams clearer insights into how each test suite behaves over time.
Support for new test runners - Jasmine, Karma
We have extended support for 2 more test runners. See their attached documentation to read how to subset and record tests in the Launchable CLI.
Jasmine: CLI reference
Karma: CLI reference
Enhanced GitHub PR Comments: Failed Tests + Error Logs
GitHub PR comments generated by Smart Tests now include detailed information about which tests failed along with their corresponding error logs.
Developers no longer need to jump from their GitHub PR view to other tools (even to Launchable web-app) just to understand why a test failed. Having test names and logs directly in the PR we will accelerate root cause analysis and reduce time to fix test failures.
Install Launchable's GitHub app to comment in your PRs. Learn how to install it by reading the docs.
Questions or feedback? Reach out to us anytime at smart-test-support@cloudbees.com.
— The Launchable team 
