-------- Original Message -------- Subject: RE: [Nant-users] Integration of NAnt with NUnit Date: Thu, 8 Jan 2004 01:18:40 -0600 From: David Reed <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>
Yogesh, there's a appconfig attribute on the nunit2 task that you need to set. NAnt will *not* automatically detect your config file like NUnit does. I wasted countless hours trying to figure that out several NAnt versions ago...
-DReed
from-----Original Message----- From: [EMAIL PROTECTED] [mailto:nant-users- [EMAIL PROTECTED] On Behalf Of Yogesh T Bagmar Sent: Wednesday, January 07, 2004 12:46 AM To: [EMAIL PROTECTED] Subject: [Nant-users] Integration of NAnt with NUnit
Hi,
I have integrated NAnt with NUnit.
I have an attribute in my test class file called "[TestFixtureSetUp]". This has to read certain values from a config file.
When I run the Assembly from the GUI, it is able to read the values
tag inthe config file. But, when I run it, after integrating with NAnt, using the <nunit2>
that.the build file, it is not able to read the value from the config file.
I think that I am missing some of the file setting or something like
Thanks a lot in Advance.
Best Regards, Yogesh
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users
--
Ian MacLean, Developer, ActiveState, a division of Sophos
http://www.ActiveState.com
------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users