RE: [NAnt-users] Help on Integrating Nant with Nunit

2006-03-13 Thread Bryan White
gary wrote: > ... > Why are you running the NUnit GUI from within NAnt? Does this even work > if you're building via a scheduled task, CruiseControl.Net, or other > batch mechanism with no display? > > For running from NAnt, I'd use the NUnit console, or better yet, the > NUnit2 task, as indicated

RE: [NAnt-users] MailLogger credentials

2006-03-13 Thread Young, Jason (GE Indust, GE Fanuc)
Ok, I just wrote it myself. Could someone please add this to the official code? I verified that it compiles with .NET 1.1 AND works. If I can integrate it into the main code myself, please let me know. This first part is already in Log.cs, but the code after that needs added in. ---

Re: [NAnt-users] Help on Integrating Nant with Nunit

2006-03-13 Thread Gary Feldman
nbl prasad wrote: Hi All, Have anyone integrated Nant with Nunit, if so can anyone send me an example how to integrate. Have you looked at the documentation for the NUnit2 task? See, for example, http://nant.sourceforge.net/release/latest/help/tasks/nunit2.html . Gary ---

Re: [NAnt-users] Help on Integrating Nant with Nunit

2006-03-13 Thread Gary Feldman
Bryan White wrote: ... Why are you running the NUnit GUI from within NAnt? Does this even work if you're building via a scheduled task, CruiseControl.Net, or other batch mechanism with no display? For running from NAnt, I'd use the NUnit console, or better yet, the NUni

RE: [NAnt-users] Help on Integrating Nant with Nunit

2006-03-13 Thread Bryan White
Here's an example of how we call it. I've chopped out many of our specific targets. Note that UnitTests.dll is one assembly in our solution of many assembly dll's and exe's Environment is Windows XP, VisualStudio dotNet 2003 Regards Bryan White 'Brewmanz' Senior Developer SoftTech NZ

[NAnt-users] Help on Integrating Nant with Nunit

2006-03-13 Thread nbl prasad
Hi All, Have anyone integrated Nant with Nunit, if so can anyone send me an example how to integrate. Thanks and Regards Prasad __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com