-
Notifications
You must be signed in to change notification settings - Fork 343
Home
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.
- Getting Started
- EvoSuite on the Command Line
- EvoSuite Tutorials
- Regression Test Generation using EvoSuite (EvoSuiteR)
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/.