L PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen
Sent: Thursday, April 14, 2005
1:07 AM
To: 'Larry Richardson'; nant-users@lists.sourceforge.net
Subject: RE: [Nant-users]
Integrating nUnit in nAnt build
Hi Larry,
You can use the task for
this purpose:
http://nant.
@lists.sourceforge.netSubject: [Nant-users] Integrating
nUnit in nAnt build
First of all, newbie to the
automated build tools, so this might be a easy
question.
I have a simple HelloWorld program that I added nUnit test to. When I try to run nAnt, it says “Nunit.Framework
First of all, newbie to the automated build tools, so this
might be a easy question.
I have a simple HelloWorld program
that I added nUnit test to. When I try to run nAnt, it says “Nunit.Framework
cannot be found”. The dlls are in the build
directory.
Thanks in advance..
Larry