Is your extension dll looking for the correct configuration file? Can you post code where it fails to read the config file?
----- Original Message ---- From: JkReddy <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, May 2, 2007 10:28:44 AM Subject: Need help on testing dll, that uses external configuration file, using Nunit. I have extended the log4net , to suite my requirements. Now I want to write, the unit tests for that library, using external log4net configuration file. I want to use Nunit. My question is how to test my dll, with the use of external log configuration file. Could you point me in the right direction. In my extension dll, the code looking for the config file, in base directory, but not successfull getting config file read. -- View this message in context: http://www.nabble.com/Need-help-on-testing-dll%2C-that-uses-external-configuration-file%2C-using-Nunit.-tf3680882.html#a10286867 Sent from the Log4net - Users mailing list archive at Nabble.com.
