Forum member
rlarno
27 posts
Posts by rlarno
-
Avoid creation of the *.ncrunchsolution.* files
For every solution I open (VS2010) NCrunch creates 2 *.ncrunchsolution.* files. Can you please change the behaviour so that these do not get created when NCrunch is not enabled for the solution. You could check if these files exist, and if they do not, do not enable NCrunch. I do not mind the …
23 Apr 2013 15:26 UTC
-
AnalysisTask ERROR
Hi Remco, after enabling NCrunch on the Newtonsoft.Json.Net40.sln from https://github.com/JamesNK/Newtonsoft.Json I get this error message: [15:39:06.7193-AnalysisTask-40] ERROR (Analysis): A failure occurred while analysing the assembly [SnapshotComponent: Newtonsoft.Json.Tests.Net40, 1, 35…
23 Apr 2013 13:45 UTC
-
Edit (Refactor) in Class Diagram
Hi, I renamed a type in a Class Diagram (.cd file) and NCrunch got confused. It build the main assembly, but a dependent assembly and thedependent test assembly source file changes were not picked up. So it stated a build error not finding the type (because it was renamed). Doing a Reset fixed…
21 Sep 2012 09:56 UTC
-
SpecFlow Results/Code Coverage
Hi Remco, Currently I am wondering if it would be possible to get the Results/Code Coverage to show up in the SpecFlow (.feature) editor. Most likely this would require access to the data that NCrunch has internally about the Results/Code Coverage. One very odd behavior is that in the Metrics…
22 May 2012 16:12 UTC
-
acquihire?
Remco Also none of my 'business', so just venting my reflections here: Given that you are not actively looking for an 'aquihire'. What are your opinions on going 'Open Source' with NCrunch. Providing access to the source code could provide many benefits in allowing others to work on common iss…
22 May 2012 16:00 UTC
-
Run a single Ignored test
Still regarding ignored tests. When I refactor the name of the testmethod, it is no longer ignored. I'm not sure if you can capture this though.
01 Mar 2012 13:59 UTC
-
Run a single Ignored test
Hi Remco, as from other feature requests, I figured something more configurable is coming. Yet, I think my request is actually a little bit different. I know this is not a much used strategy, but I often write a 'unit test' that will set up the database or even set up a specific scenario (fo…
01 Mar 2012 13:56 UTC
-
Run a single Ignored test
I have some Integration Tests that are ignored for NCrunch. I was under the impression that I could select an ignored test in the Tests window and select 'Run/Prioritise selected test'. But that does not seem to be the case. 'Debug selected test' also does nothing. Is this the expected behaviour?
28 Feb 2012 15:22 UTC
-
Consume Diskspace without clean up
Use a RAMDrive if you have enough RAM, as stated here: http://forum.ncrunch.net/yaf_postsm1084_Hard-Drive-usage-going-up.aspx#post1084
28 Feb 2012 15:13 UTC
-
Larger font for Risk bar
Hi Remco, I did not mean you to replace the Treeview with the ListView, I'm aware there are lots of features you'd need. It was just to make the mockup, as I do not have the DevExpress controlst. I used it only as a 'visual placeholder'. Interesting question... why do I use that window. I hav…
09 Feb 2012 12:42 UTC
-
UnitTest project fails to build
There is an option in the NCrunch configuration (for the unit test project) that allows you to copy the referenced assemblies to the workspace. It sounds like that could help. But I'm sure Remco will answer with more details soon.
08 Feb 2012 15:41 UTC
-
Larger font for Risk bar
Perhaps, getting rid of some of the '3D' bevels and borders can help in making it cleaner. [img=http://larud.net/picture_library/NCrunch%20Before.png]Before[/img] I did a quick Mock up, just removing the borders: [img=http://larud.net/picture_library/NCrunch%20After.png]After[/img] And in …
08 Feb 2012 15:35 UTC
-
Hard Drive usage going up
FYI: if you have some free memory it really helps to set up a RAMDrive. And configure NCrunch to use that for its 'business'. My machine has 8GB and usually has 4GB that is not in use, so I have set up a RAMDrive of 2GB where NCrunch is storing its data. I reboot my machine (laptop) daily, so I alwa…
07 Feb 2012 14:24 UTC
-
Larger font for Risk bar
Thanks for the screenshot, actually got me thinking to setup my layout differently. see https://twitter.com/#!/rlarno/status/166867731516358656/photo/1 On that note, the NCrunch Tests windows could use some more UI Love, I personally find it a bit cluttered. The list and 'details' panes seem to b…
07 Feb 2012 13:46 UTC
-
v1.37b - Debug variables
Hi, I just tried the debug test feature of 1.37b for the first time (little need to debug otherwise). I noticed that the Debug 'Autos' and 'Locals' have some odd key/values in them. Not the local variables one would expect while debugging. I noticed that while in a [code=csharp]foreach (var item …
07 Feb 2012 12:27 UTC
-
References from early adopters?
I was asked to coach a team that had stalled and failed to deliver features. Though the resolution of their problems also involved many small changes in their 'process'. Including converting Management, the team also had failed at keeping up with their unit tests. They had used Scrum and were now on…
10 Nov 2011 11:04 UTC
-
Alternatives for coverage indicators
Just in case you ever want to move the glyphs into the margin Walkthrough: Creating a Margin Glyph http://msdn.microsoft.com/en-us/library/ee361745.aspx
26 Oct 2011 11:22 UTC
-
There is not enough space on the disk
Hi Remco, I have set up a RamDisk (2GB) and NCrunch filled it with builds. It then complains that there is not enough space on the disk. (I also sent a bug report about it). Can you detect that you are running on a low capacity - high speed disk (<20GB, xMB/s) and assume it is a RamDrive. Then…
19 Oct 2011 16:05 UTC
-
Alternatives for coverage indicators
Love the new Vertical Line; combined it with NoCoverage set to Orange (as black is then not as visible).
19 Oct 2011 11:42 UTC
-
Version 1.35b not working?
Remco, Thanks, did an uninstall - install, and we are back crunching away...
18 Oct 2011 09:18 UTC