test-suite-reduction
There are 5 repositories under test-suite-reduction topic.
Lms24/JSR
JSR - The Java Test Suite Reduction Framework
ccoviello/gasser
GASSER implements the Test Suite Reduction with Genetic Algorithm by maximizing both statement coverage, diversity of test cases, and minimizing the size of the reduced test suites.
willgeorgetaylor/junit-reducer-action
GitHub Action for reducing JUnit XML reports
willgeorgetaylor/junit-reducer
CLI tool for aggregating JUnit report times so you can split tests on CI 🔧
evilstarksai/Test_Suite_reduction
Its a code to reduce the test-suite based on the branch coverage of a given program P