I have the folowing tests:
[TestClass] public class GeneralTest { [TestMethod] public void VerifyAppDomainHasConfigurationSettings() { string
You just add your "App.Config" file to the unit test project . It will read automatically.