>> I already some code prepared to support this. The adaptation layer : > >> public class CompilePath extends TestCase { > >> public static TestSuite suite() { >> File script = new >> File("src/test/java/net/sourceforge/deco/ant/test-compilepath.xml"); >> return new AntUnitSuite(script); >> } > > Looks good. > >> Before check-in the code, I would like to have a feed back to know if >> I'm the only one to find it useful, and if that doesn't contradict >> with the current antunit philosophy. > > You are talking about adding it to AntUnit, right? > > +1 from me.
+1 - looks quite handy - at the moment I'm a shell luddite with antunit and this would be nice to try in IntelliJ and Eclipse Kev --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org