Question

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?

Était-ce utile?

La solution

Edit the NCrunch configuration for the project and include the master.config within the "Additional files to include" option.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top