Unit test projects should have their own config file.
On a test project you can choose Add, New Item, Application Configuration File.
This file will behave exactly like a web.config, but then for your unit tests.
Unit test projects should have their own config file.
On a test project you can choose Add, New Item, Application Configuration File.
This file will behave exactly like a web.config, but then for your unit tests.