Forum member
tamagochi
3 posts
Posts by tamagochi
-
NCrunch dots not showing correctly for VSTO project
After fiddling a bit more, I've discovered a solution. In NCrunch configuration for tests project, added the implicit reference to the main project. Afterwards the coverage dots automagically appeared :)
30 May 2016 20:26 UTC
-
NCrunch dots not showing correctly for VSTO project
Thanks for the response. I've checked the debug output and the main project output "gsync.dll" is loaded correctly. Debug dump below: 'nCrunch.TestHost45.x86.exe' (CLR v4.0.30319: nCrunch.TestHost45.x86.exe): Loaded 'C:\Windows\Microsoft.Net\assembly\GAC_32\mscorlib\v4.0_4.0.0.0__b77a5c561934e089…
30 May 2016 20:20 UTC
-
NCrunch dots not showing correctly for VSTO project
Hi, I've run into similar problem with VSTO project as described here http://forum.ncrunch.net/yaf_postst1401_Project-build-failure.aspx Working with VS2013, latest version of NCrunch. There are two projects in my solution: 1) VSTO 4.0 Outlook plugin 2) NUnit test project, referencing the f…
30 May 2016 07:50 UTC