Skip to content

LajosCseppento/gradle-evosuite-plugin

Repository files navigation

gradle-evosuite-plugin

Build Status Quality Gate codebeat badge

Gradle plugin for generating tests using EvoSuite.

EvoSuite automatically generates JUnit test suites for Java classes, targeting code coverage criteria such as branch coverage. It uses an evolutionary approach based on a genetic algorithm to derive test suites. To improve readability, the generated unit tests are minimized, and regression assertions that capture the current behavior of the tested classes are added to the tests. -- EvoSuite/evosuite

About

Gradle plugin for generating tests using EvoSuite.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published