On 2009-01-14, Gilles Scokart <gscokart@gmail.com> 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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|