>Iam writing an application in java. I would like to schedule running tests >(junit, custom test scripts, etc) against this application each night. >looking for an application which can checkout the sources(subversion) , >build, run the tests and send out an email alert if anything goes wrong. >Before i start to write my own, would like to know if there are any tools >that can do this ? I will be happy to contribute to an existing project in >case it cannot do all the above, but trying to solve such a problem.
Check out CruiseControl. http://cruisecontrol.sourceforge.net/ Prem _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
