NUnit3 multiple App.config files in Teamcity
问题 I'm having a strange problem. I have a bunch of integration tests projects. Each test project has a configuration file (app.config). Currently, in my "Run Integration Tests" build step, the NUnit3 console runner allows me to specify only one config file (where it says "Path to application configuration file"). I have specified the path to one of my integration test app.configs. The problem is, the tests in other test projects fail because the Nunit3 console doesn't recognize their app.config