Carlton,

NAnt 0.84 does not support NUnit 2.2. NAnt 0.85 wil support NUnit 2.2 though. You can already download a (stable) nightly build here : http://nant.sourceforge.net/nightly/builds.

Hope this helps,

Gert
----- Original Message ----- From: "Carlton Nettleton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 02, 2004 6:44 PM
Subject: [Nant-users] Does <nunit2> task support Nunit 2.2?



I am using nant 0.84 and I was wondering if the <nunit2> task supports NUnit2.2? I can get my code to compile, but I get this message about my unit tests.

[nunit2] <!--This file represents the results of running a test suite-->
<test-results name="buildhistoryTest" total="0" failures="0" not-run="0"
date="9/2/2004" time="9:40 AM">
<test-suite name="buildhistoryTest" success="True" time="0">
<results />
</test-suite>
</test-results>

This is very odd considering I do have unit tests and they run fine in
the GUI portion of Nunit 2.2.  Do the later versions of Nant support
Nunit 2.2?  Thank you in advance for your help.

Carlton


------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idP47&alloc_id808&op=ick _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idP47&alloc_id808&op=click
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to