Quantcast
Channel: hasCode.com
Viewing all articles
Browse latest Browse all 92

Generating JUnit Tests with Java, EvoSuite and Maven

$
0
0
Generating test suites for existing code allows us to verify the behaviour of an application before we’re making changes to its code base or for regression testing. In the following short tutorial I’d like to demonstrate how to derive test suites from an existing Java application using EvoSuite and the EvoSuite Maven plug-in. EvoSuite offers [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles