You've installed the plug-in for Eclipse. Now what?
Learn how to integrate JUnit Factory into your development cycle and get the most out of those
generated tests.
To get the most out of JUnit Factory, you should run the tests during your build cycle. In this article,
we'll show how you can run the generated tests in Ant and Maven.
Ever wished you could use the information from the dashboard to generate your own reports? Using the new
dashboard.xml file and a little XSLT, now you can.
There is no fool-proof, 100% accurate and objective way to determine if a particular piece of code is crappy or not.
However, our intuition – backed by research and empirical evidence – is that unnecessarily complex and convoluted code,
written by someone else, is the code most likely to elicit the “This is crap!” response.
JUnit Factory Demo
JUnit Factory will automatically generate tests for your Java project.