Thanks Mike, but you're right that that's not quite the answer I was
hoping for. My .bat files against nunit-console work just fine and I'm
sure <exec> would also, but the point is I'd like to understand why
nunit2 isn't working. Any other ideas? Is this a newbie oversight? (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 might not be the answer you're looking for, but my suggestion is
'don't use the <nunit2> task' . Instead, use <exec> 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

Mike

On Apr 4, 2005 9:57 PM, Rick Busch <[EMAIL PROTECTED]> 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.2.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
Nant-users mailing list
Nant-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to