Split Tests Java
Version updated for https://github.com/Donnerbart/split-tests-java-action to version v1.0.29.
- This action is used across all versions by 3 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The @donnerbart/split-tests-java-action GitHub Action automates the process of dividing a Java test suite into groups with balanced execution times based on historical test performance data. This ensures efficient parallel test execution, addressing the issue of uneven runtimes that can occur with arbitrary test grouping. Key capabilities include dynamically splitting tests, merging JUnit reports, and optimizing CI workflows for faster and more reliable testing.