Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
No code coverage for references assembly.
Would you be able to help by answering some of the questions below? This will help me to narrow down where the issue is: - Do you see any code coverage markers at all in the problematic project? (i.e. do you see any black markers?) - Are there errors of any kind showing in the Tests Window? - A…
19 Jun 2012 21:56 UTC
-
No Test Result / Code Coverage markers with 1.40 on 2012 RC
You can turn on the 'Log to output window' option under the 'All Solutions' option inside the NCrunch configuration. When the log verbosity is set to Summary, NCrunch will only report critical information in the output window (i.e. exceptions). If you choose the NCrunch->Submit Bug Report option…
19 Jun 2012 11:03 UTC
-
No Test Result / Code Coverage markers with 1.40 on 2012 RC
Hi, thanks for posting! Are you able to submit a bug report with this issue? It sounds like an exception is being thrown somewhere under the hood. Thanks! Remco
19 Jun 2012 10:17 UTC
-
MetricsExclusions saved as absolute paths
Hi Marqus - Yes, sorry, I needed to include it as a separate property to simplify the upgrade process (since the file references are now in relative rather than absolute form). The data is stored at solution level more because of technical/design/ease-of-implementation reasons. NCrunch stores…
19 Jun 2012 08:18 UTC
-
new column in code coverage window
For anyone interested, 1.40b has just been released .. including the above requested column in the Metrics view.
19 Jun 2012 04:52 UTC
-
Compile Errors Hyperlinking.
Hi Marqus, I've just released 1.40b including several changes to the way that the click-through navigation works. Would you be able to give it a spin and let me know if the new build solves this problem? Thanks! Remco
19 Jun 2012 04:51 UTC
-
Failed to start in French
For anyone interested, 1.40b has just been released with a fix for the above issue.
19 Jun 2012 04:50 UTC
-
139b ... doesn't seem to honour machine.specifications.ignore attribute
For anyone interested, 1.40b (just released) includes a fix for this issue.
19 Jun 2012 04:48 UTC
-
Visual Studio 2010 hangs when adding a new item
For anyone interested, Chris and I troubleshooted this offline from the forum and it was determined that NCrunch was causing performance problems during the resolution of certain referenced assemblies inside the Visual Studio process. 1.40b (just released) includes a fix that should resolve this pr…
19 Jun 2012 04:47 UTC
-
Skip unnecessary costly build steps (code analysis / code contracts static checker) when possible
1.40b (just released) includes a split between the two code contracts settings. Static contract checking is now disabled by default, where dynamic contract checking is enabled by default. Hopefully this should make the behaviour of code contracts inside NCrunch more intuitive without sacrificing p…
19 Jun 2012 04:46 UTC
-
links to failing line of code acts odd when methods collapsed
For anyone interested, 1.40b has just been released with a fix for the above issue.
19 Jun 2012 04:45 UTC
-
MetricsExclusions saved as absolute paths
For anyone interested, 1.40b has just been released including the change requested above. Metrics exclusions should now be using relative paths (as opposed to absolute), and are sorted alphabetically for easier merging.
19 Jun 2012 04:44 UTC
-
Any plans to support NCrunch with enabled code contracts?
For anyone interested, 1.40b has just been released including the above change.
19 Jun 2012 04:41 UTC
-
No corner spinner in VS 2012 RC
For anyone interested, 1.40b has just been released including a fix for the above issue. NCrunch now shows a spinner in the corner of VS2012 :)
19 Jun 2012 04:41 UTC
-
nuget-installed ninject.extensions.factory fails under ncrunch
For anyone interested, 1.40b has just been released including a change that sets the MSTest base directory to be equal to the build output directory (as described above). Hopefully this should help with resolving runtime referencing issues and align NCrunch more closely with other test runners.
19 Jun 2012 04:40 UTC
-
Coverage shows black when tests cover the code
For anyone interested, 1.40b (just released) includes a fix that should allow the engine to function correctly with source files that are shared between projects. This should hopefully resolve the above issue.
19 Jun 2012 04:39 UTC
-
Build failure - no space before base class
For anyone interested, 1.40b has just been released with some significant improvements in workspace construction error handling. Hopefully we will now have seen the last of the above issue or any other issues similar to it.
19 Jun 2012 04:36 UTC
-
Can't find 'Void System.Int32[,].Set(Int32, Int32, Int32)'
For anyone interested, 1.40b has just been released with a fix for the above issue.
19 Jun 2012 04:34 UTC
-
Coverage shows black when tests cover code
For anyone interested, 1.40b has just been released containing a speculative fix for this issue. I'm keen to hear if this solves the problem.
19 Jun 2012 04:33 UTC
-
ncrunch doesn't appear to understand Link file entries in project files
For anyone interested, 1.40b has just been released with a fix for the above issue. NCrunch should now be able to resolve <Link>ed files automatically.
19 Jun 2012 04:31 UTC