> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:nant-users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: zondag 25 februari 2007 17:22 > To: nant-users@lists.sourceforge.net > Subject: [NAnt-users] How can I Use NUnit to Unit Test a Custom Task? > > This is my first Custom NAnt Task and I am having trouble figuring out > how to set up NUnit so I can test it. I would be grateful if someone > could point me to some documentation on how to set it up correctly.
Have a look at the NAnt unit tests. Just make sure the assembly containing your tests is scanned (for extensions) by NAnt. Just can explicitly tell it to by using <loadtasks> in your test scripts. Gert ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ NAnt-users mailing list NAnt-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users