Re: [Nant-users] Several NUnit tests

2005-06-16 Thread Gary Feldman
Julien Sobrier wrote: Hello, I cannot not run several NUnit test in a row: ... I'm using Nant 0.85RC3 with NUnit 2.2. With this configuration, you should be using the nunit2 task, not the nunit task. Gary --- SF.Net email is

[Nant-users] Several NUnit tests

2005-06-15 Thread Julien Sobrier
Hello, I cannot not run several NUnit test in a row: Only the first test is executed. I also tried: Same thing, only t