Checkout the ANT Build file for the Turbine project for an example of how they are doing it. We've been able to add test cases into the source code tree and ANT takes care of copying the proper files for building the JAR and for running the tests.
Regards, Jay Turpin Intel Corporation -----Original Message----- From: Panwar, Vinay [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 23, 2001 1:01 PM To: [EMAIL PROTECTED] Subject: ant with JUnit Hi I need to integrate my build scipt with JUnit to automate the unit tests. Has anyone used this before. Please let me know. Thanks Vinay
