NUnit and ConfigurationSetings AppSettings
I've had the link below for a while, and now that I want to use it, I can't make it work. I don't even seem to have access to AppSettings from the nunit-gui.exe.config.
In a [Test] ConfigurationSettings.AppSettings.Count is zero :( and I would like to test some provider type stuff that relies on custom configuration sections.
Any suggestions or good links out there?
NUnit tip for ConfigurationSetings AppSettings:
http://weblogs.asp.net/psperanza/archive/2004/02/24/79596.aspx