This article demonstrates an approach to the automated build and test process. Working with Ant 1.3 and the JUnit test framework, it shows how to automate a process that captures pertinent information about each test suite run, generates an attractive report, and e-mails the report.
+ +Author: | +Erik Hatcher | +
---|---|
URL: | +http://www.ibm.com/developerworks/java/library/j-junitmail/ | +
This article explores the benefits of unit testing with Ant and JUnit, detailing how to develop automated unit tests and integrate them