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.
