Re: [Nant-users] Problem with NUnit2 Task

2004-08-09 Thread Gert Driesen
Steven, NAnt currently ship with NUnit 2.1(.0.4), but we'll soon (?) upgrade to NUnit 2.2. Gert - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 09, 2004 9:11 AM Subject: [Nant-users] Problem with NUnit2 Task Hi, I am havio

[Nant-users] Problem with NUnit2 Task

2004-08-09 Thread Steven-S . Hawkes
Hi, I am haviong a problem with the NUnit2 Task. I have some NUnit test scripts that work when compiled under Visual Studio .NET and run in the NUnit GUI tool. When I try to build the same with NAnt the task execute's but it reports in the console window that 0 tests run. I tried to run the ge