My app.config has a reference to a master.config.
When NCrunch runs the tests it can't locate the master.config file as they run from a different directory; as such the test window always shows red and somewhat defeats the purpose of NCrunch.
How can I fix this?
Edit the NCrunch configuration for the project and include the master.config
within the "Additional files to include" option.