Gradle plugin to run tests with ekstazi - the lightweight test selection library
-
Updated
Apr 7, 2017 - Java
Gradle plugin to run tests with ekstazi - the lightweight test selection library
A Static Class-level Regression Test Selection Tool
Modern dependency-based test selection for Maven/JUnit 5
Skip tests that don't matter. This Maven plugin uses bytecode instrumentation to track which tests cover which classes, then uses Git to run only the tests impacted by your changes.
Selects only the tests affected by your code changes by mapping per-test runtime coverage against Git diffs, cutting regression suite execution time.
Add a description, image, and links to the test-selection topic page so that developers can more easily learn about it.
To associate your repository with the test-selection topic, visit your repo's landing page and select "manage topics."