Forum member
Peter Mounce
15 posts
Posts by Peter Mounce
-
Possible to hide 100%-covered nodes in statistics?
No - that doesn't help :-( We have too many nodes and too much clicking for that to be workable. It's complicated by dotCover in TeamCity being slightly different from NCrunch, too, sometimes.
10 Jan 2014 16:01 UTC
-
Possible to hide 100%-covered nodes in statistics?
NCrunch has helped us maintain high coverage (combined with TeamCity's failure-conditions, that fire when coverage drops below the previous build). However, when builds are failing because of our failure-condition, hunting for places to add coverage to go green again is a bit labourious. It woul…
09 Jan 2014 10:55 UTC
-
Possible to retry failed tests if particular regex(es) match output?
We use NCrunch a lot, and really like it. However, we also test ServiceStack-based sites with it, in-process. ServiceStack 3.9.x has a static that gets in the way when running lots of end-to-end tests in parallel - the exception is [code]System.IO.InvalidDataException: System.IO.InvalidDataExce…
16 Sep 2013 08:12 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
Sure; done.
01 Jul 2013 09:06 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
Sadly, that also didn't work for me :(
28 Jun 2013 13:34 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
I've disabled those two extensions; no difference. If I zoom in (I usually use size 10 Consolas within a 2560x1440 resolution) to 177%, I can see that the hitbox follows the icon outline instead of the rectangle that the icon is limited by. The cursor still turns into a caret when it's over the …
27 Jun 2013 09:12 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
I have VS2012 Professional on Windows 2008 R2 x64. Here is VS' about window info copied: [quote]Microsoft Visual Studio Professional 2012 Version 11.0.60315.01 Update 2 Microsoft .NET Framework Version 4.5.50709 Installed Version: Professional LightSwitch for Visual Studio 2012 04938-…
26 Jun 2013 12:51 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
Hi Remco I hadn't. I tried it, but that doesn't help much. I've seen that with rectangles, the outline of the rectangle is hittable, but the internal is not. When I hover over the internal, the cursor swaps from a pointer to a caret, and the click falls through to the editor rather than the ic…
26 Jun 2013 10:31 UTC
-
Enlarge the hit area around the gutter icons to make them easier to click on?
I find it very difficult to click on the gutter icons to get the context menu that allows me to trigger ncrunch actions. Would it be possible to make the hit-detection area a bit bigger? It seems like one has to be over the pixels of the icon; the background does not appear to be clickable (whic…
25 Jun 2013 12:28 UTC
-
No NCrunch menu-item in VS2010
The ExtensionSync developer, https://github.com/latish, has been able to replicate the problem. https://github.com/latish/VisualStudioExtensionSync/issues/4#issuecomment-3599833. I wonder if ncrunch's installation-date (which latish reports as being 18/Dec/2011, despite his test happening on 21/…
22 Jan 2012 23:10 UTC
-
Build issue against OpenWrap'd solution
I have a solution that I'm using OpenWrap v2 beta to integrate against. It builds fine in Visual Studio and `o build-wrap`. It follows this structure: [quote] /Foo.sln /src --/Foo.csproj --/Foo.cs /testing --/Foo.Tests.csproj --/FooFacts.cs /wraps --/_cache ----/DependencyLibrary ---…
20 Jan 2012 11:05 UTC
-
No NCrunch menu-item in VS2010
Done: https://github.com/latish/VisualStudioExtensionSync/issues/4
18 Jan 2012 13:06 UTC
-
No NCrunch menu-item in VS2010
Awesome! Fixed by: - disabling ExtensionSync - stopping VS - repairing the ncrunch install - starting VS again I'll link the ExtensionSync developer(s) at this post.
18 Jan 2012 12:40 UTC
-
Bug-report window - not modal, please?
It would be useful (to grab copy/paste from output window, etc) if the bug-report dialog was not modal.
18 Jan 2012 10:57 UTC
-
No NCrunch menu-item in VS2010
Continuing from [url=https://twitter.com/#!/remcomulder/status/159421087191547906]tweet[/url]... So I just installed v1.36b to my Visual Studio 2010 Professional edition (see below for list of extensions etc). The basic problem is that the NCrunch menu-item (which should be next to the File-Edit…
18 Jan 2012 10:50 UTC