On 2009-01-14, Gilles Scokart <[email protected]> wrote:

> 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.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to