Recent posts
-
Analyze Test Failures Quickly With the Test Failure Details View
Test failures on CI often result in time consuming root cause analysis involving scrolling through lengthy GitHub Actions CI logs. To address this well-known pain point, we've introduced the test failure details view, that surfaces the failing assertion directly in you pull request.
-
TestLens launches to accelerate Java and Kotlin pull request workflows
Know this problem? You’re done with implementing a feature, but getting your PR through the CI pipeline is tedious. TestLens assists you to get your pull requests merged faster by posting an easy-to-read summary of failed tests and by rerunning failed tests only!