[Nant-users] Trying to get NUnit task to work

2004-11-24 Thread Butler, Mark A Mr IPI Gramm Tech
I’m trying to get the NUnit task working.  Every time I run it, that doesn’t clearly error out, it gives me “0 Tests run”. I know there are tests in there because I can get the tests to run and pass directly in the NUnit UI or in Visual Studio .NET.    Below is an example of one of the m

RE: [Nant-users] Trying to get NUnit task to work

2004-11-24 Thread Butler, Mark A Mr IPI Gramm Tech
.  Now to get it working in the semi-real world.   MArk B. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Butler, Mark A Mr IPI Gramm Tech Sent: Wednesday, November 24, 2004 10:30 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Trying to get NUnit task to

RE: [Nant-users] Trying to get NUnit task to work

2004-11-24 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
NUnit-console directly using the task…   --Edwin   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Butler, Mark A Mr IPI Gramm Tech Sent: Wednesday, November 24, 2004 10:30 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Trying to get NUnit task to work   I’m trying