Skip to content
Sina edited this page Jul 17, 2017 · 5 revisions

EvoSuite is a fully automated JUnit test suites generator 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.

For general discussion and latest news on EvoSuite, please visit and follow our mailing list or visit Evosuite.org.

EvoSuite has resulted in a number of publications, all of which are available at http://www.evosuite.org/publications/.