Daily Usage Issues

Hyperlinks in test failures point to NCrunch copy of the file

Started by kalebpederson on 6,831 views

When I disable instrumentation of the test assemblies the hyperlinks generated on a test error result in a link to NCrunch's version of the file:

System.Exception : An error occurred in Method: The given key was not present in the dictionary.
   at MyTest.TestMethod() in c:\users\kpederson\appdata\local\ncrunch\8412\9\src\MyProject.Test\MyTest.cs:line 51


Thanks.

--Kaleb
Hi Kaleb -

Yes - this makes sense. The instrumentation step is also responsible for rewriting the assembly so that the links will point back to the original source code. Thanks for reporting this issue.

Post a reply

Log in to reply.