and recompiled just to try to
verify that it wasn't an nunit version problem.
-Original Message-
From: Kevin Williams [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 05, 2005 6:25 AM
To: Rick Busch
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with nunit2
I
I've never had any trouble with the nunit2 task. What compelled you to
recompile?
Rick Busch wrote:
I am a new Nant user and have so far been unable to execute existing
nunit tests using the nunit2 task.
I’m using the 0.85 rc version of Nant and have re-compiled my nunit
assembly using Nunit 2
I've
used Ant, JUnit, and NUnit for quite awhile, but am new to Nant).
-Original Message-
From: Mike Roberts [mailto:[EMAIL PROTECTED]
Sent: Monday, April 04, 2005 1:31 PM
To: Rick Busch
Cc: nant-users@lists.sourceforge.net
Subject: Re: [Nant-users] Problem with nunit2
Hi Rick,
It
Hi Rick,
It might not be the answer you're looking for, but my suggestion is
'don't use the task' . Instead, use and call the
nunit-console application.
I wrote this up a little bit here:
http://mikeroberts.thoughtworks.net/blog/archive/Tech/dotNet/Howtosetupa.NETDevelopmentTreePart7.html
Mik
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 haviong a problem with t