RE: [NUnitAsp-devl] NUnitAsp and CruiseControl.NET
Brought to you by:
jlittle82
From: Kyle H. <kh...@co...> - 2004-09-06 01:21:17
|
Nick, Thanks for the reply. I'll have to get back to you on the specific error as it is with code at work. All my unit tests are failing, not just NUnitAsp tests so it leads me to believe I've configured something incorrectly on the build server. My NAnt scripts call <solution> and inside that I had to setup the <webmap> (I think that's what what it was called) to point the localhost url to the physical file. Additionally I have created the appropriate IIS vdir for the web project (and have compiled and run the tests manually without error). Any thoughts? -----Original Message----- From: Nick Hines [mailto:nic...@bt...] Sent: Sunday, September 05, 2004 1:51 PM To: kh...@co... Subject: Re: [NUnitAsp-devl] NUnitAsp and CruiseControl.NET Kyle, I have used NUnitAsp and CC.Net without problems in the past. What is the actual error you are getting from the failing tests? Cheers, Nick --- Kyle Heon <kh...@co...> wrote: > Hello everyone, > > Just wondernig if anyone has used NUnitAsp with > CruiseContro.NET. I have a > project that I setup at work that uses NUnitAsp and > I'm having issues > getting my NUnit tests to pass when run via my NAnt > script on the continuous > integration server. > > We are just starting to get into using NAnt and > CruiseControl.NET and this > is the first "web application" we've setup for this. > All of the tests are > failing which is a bit odd because they are not all > NUnitAsp driven. The > one thing that is different then another project we > have setup is that it is > a web project and also that the unit tests are have > an app.config file. I > know that NUnit requires the .confif to be named the > same as the compiled > test dll and to reside in the same folder (bin\Debug > in this case). > > Just curious if anyone else has run into similar > issues and if so what was > the fix? > > Kyle Heon > e: kh...@co... > p: (603) 431.2598 > > > ATTACHMENT part 2 application/ms-tnef name=winmail.dat |