How NUnit Finds Config Files
Lots of people write to ask about the use of configuration files with NUnit. Usually, they have put some setting in a config file - somewhere - and are wondering why NUnit doesn’t seem able to find it. In this post, I’ll try to summarize the main issues around NUnit’s use of configuration files. It really isn’t all that complicated, once you understand a few things…