Meet the Test Dashboard
At TestLens, our goal is to:
- give you insights into the test flakiness situation of your products
- give you the automation and tools to ease constant pain caused by existing flakiness
- give you the tools and processes to reduce flakiness in the long run
We do this by focusing on Java/Kotlin projects on GitHub to give you tooling that integrates right into the toolchains and UIs you are already using.
Today, we are introducing our new central feature: the Test Dashboard
The Test Dashboard shows which tests have been flaky on your main branch and your pull requests in the past 30 days.
You can access it as an issue in each GitHub repository TestLens is activated on.
The numbers from the dashboard also show up for failing tests in Pull Request comments. This, in addition to the Test Failure Details, allows you to quickly assess if you need to further investigate a problem or if a Fast Rerun of your Pull Request build is a good next action.
The Test Dashboard will act as the hub for flakiness investigation in your repository in the future. We are already working on additional tools to track and investigate flaky tests that show up in the Dashboard to fix them efficient in a process supported by TestLens.
We will roll out the Test Dashboard to our users in the next days.