TestLens now Generally Available!
We are proud to announce that TestLens is now available for all GitHub users! If you develop with Java or Kotlin on GitHub and use the JUnit Platform to run your tests, TestLens is here to ease your pain with flakiness in your test pipelines.
TestLens will:
- give you insights into the test flakiness situation of your products through the Test Dashboard
- give you the automation and tools to ease constant pain caused by existing flakiness in Pull Request Comments
- give you the tools and processes to reduce flakiness in the long run through advanced Test Dashboard features (coming soon)
To start using TestLens right away:
- Find our GitHub app on the GitHub Marketplace and select a plan fitting your Java/Kotlin repositories.
- Install TestLens in your repositories by following the instructions.
- Add testlens-app/setup-testlens@v1 to your workflows that execute tests through Gradle or Maven.
- TestLens will create a Test Dashboard for each repository and will start posting comments on all Pull Requests that execute tests.
If are interested in purchasing TestLens for your commercial product hosted on GitHub, please
contact us directly
. Direct purchase via the GitHub marketplace will become available in the future.
Happy and productive development!