RE: Invoking JUnit tests from Ant

2006-03-02 Thread Coup, Douglas (MED US)
-219-9222 Email: [EMAIL PROTECTED] -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Thursday, March 02, 2006 11:04 AM To: Ant Users List Subject: Re: Invoking JUnit tests from Ant Coup, Douglas (MED US) wrote: > > I'm working with an Ant script that builds

Re: Invoking JUnit tests from Ant

2006-03-02 Thread Steve Loughran
Coup, Douglas (MED US) wrote: I'm working with an Ant script that builds a collection of Java plug-ins and then tries to run some Junit tests against them. The running of the Junit tests is attempted using the task (). The -application parameter is set to "org.eclipse.test.coretestapplication