I have a simple JAVA based application, for which there are some JUnit Test Cases.
How do we write an ANT script which -builds the application -runs the JUnit test cases for it, and -then show test report and close down. Hope someone has an idea. Thanks and Regards Deepak Rao