Re: [Nant-users] Several NUnit tests
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
Hello, I cannot not run several NUnit test in a row: Only the first test is executed. I also tried: Same thing, only t