Setup TestLens
Version updated for https://github.com/testlens-app/setup-testlens to version v1.9.0.
- This action is used across all versions by 22 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-testlens GitHub Action integrates Maven or Gradle builds with TestLens, a tool designed to instrument and analyze test tasks during CI workflows. It automates the process of configuring test instrumentation by injecting necessary scripts or profiles into build tools, enabling streamlined test analytics and insights. This action is particularly useful for enhancing test coverage visibility and debugging capabilities in Java projects.
What’s Changed
What’s Changed
- feat: stable reuse successful tests mode, where tests that were already successful are skipped in reruns
Full Changelog: https://github.com/testlens-app/setup-testlens/compare/v1.8.0...v1.9.0