Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
Can't install VS2010 version
Awesome stuff. Thanks for sharing the tip about the MSI - I'm sure that will save a few people in future :)
03 Feb 2012 06:06 UTC
-
Can't install VS2010 version
Sure - I've just made it available: http://files.ncrunch.net/NCrunch_VS2010_1.37.46b.zip
03 Feb 2012 00:44 UTC
-
Can't install VS2010 version
Hi, thanks for posting. This seems to be a very rare issue but you can work around it by installing NCrunch manually (using XCopy). Do you have access to another computer where the installer runs successfully? If so, all you need to do is run the installer on this machine, then copy the conte…
02 Feb 2012 20:48 UTC
-
projects with path references, builds fail
Hi - thanks for posting. Usually this is caused by an inconsistency between your Visual Studio build configuration (taken from the dropdown box at the top of your IDE) and the default build configuration specified in your .proj file. I don't think its possible that this issue is caused by your p…
02 Feb 2012 20:42 UTC
-
CopyReferencedAssembliesToWorkspace
Thanks, I've looked into this in detail and it makes sense to me now. The MSTest accessors that are used to access private methods work by generating a new assembly in order to access them. This isn't a problem when all assemblies exist in the same directory (such as when the copy referenced ass…
01 Feb 2012 21:17 UTC
-
Liveness extended with enabled timing
Thanks - I'll see what I can do :)
01 Feb 2012 20:49 UTC
-
Donations?
Thanks again for your support guys. It gives me a warm fuzzy feeling to know that people are willing to step up to support a project like this - but in all honesty, the best support you can give me right now is to keep submitting bug reports and suggestions on how to further improve the tool. Don'…
01 Feb 2012 20:49 UTC
-
Larger font for Risk bar
The font size of the progress bar automatically adjusts itself to fill the largest space you're able to give it - so I'm not sure if I could make it any bigger without redesigning the entire gadget ... although, there is some work I'm expecting to release soon that will involve a more compact versio…
01 Feb 2012 20:46 UTC
-
NCrunch rebuild all projects and runs all the tests when code changes
Absolutely. NCrunch stores 5 different types of files on your disk: globalconfig.crunch.xml - Stored in your AppData\Roaming\NCrunch directory. This contains user-specific global settings for NCrunch that are applied across all solutions (such as performance related config etc). [solution name…
01 Feb 2012 05:46 UTC
-
CopyReferencedAssembliesToWorkspace
The bug report contains a log file that shows the workings of the NCrunch engine up to the point where the report was submitted. To see what the log file contains, try turning on the 'Log to output window' setting in your configuration, then set the 'Log verbosity' to 'Detailed'. You'll start to s…
01 Feb 2012 03:45 UTC
-
Allow "Debug" runner mode by telling VS to attach to the test runner
For anyone interested, 1.37b has just been released featuring the ability to debug and break into tests :)
01 Feb 2012 00:27 UTC
-
Highlight single test coverage
For anyone interested, this feature has just been released as part of 1.37b.
01 Feb 2012 00:26 UTC
-
Shortcut to jump to tests
For anyone interested, 1.37b has just been released featuring improved keyboard support.
01 Feb 2012 00:26 UTC
-
Bug-report window - not modal, please?
1.37b has now been released with this fixed :)
01 Feb 2012 00:24 UTC
-
Using NCrunch with JustMock
For anyone interested, support for JustMock has been added to the 1.37b release that went out this morning. There are no configuration steps required for this - NCrunch should automatically adapt and configure itself.
01 Feb 2012 00:21 UTC
-
Submit NCrunch Bug Report issues
For anyone interested, the 1.37b release that went out this morning has adjusted the dialog so that it is no longer modal.
01 Feb 2012 00:21 UTC
-
1.36b Issue, might be with NuGet
For anyone interested, a fix for the above issue has been released as part of the 1.37b build that went out this morning.
01 Feb 2012 00:17 UTC
-
Nuget Restore Error
For anyone interested, the new version of NCrunch just released (1.37b) will auto-configure for Nuget package restore, so it should no longer be necessary to follow the above manual steps if you are up-to-date with NCrunch.
01 Feb 2012 00:15 UTC
-
The given path's format is not supported.
For anyone interested, 1.37b has just been released with a fix to resolve this issue.
01 Feb 2012 00:13 UTC
-
Everything is black
For anyone interested, support for XUnit 1.9 has been added in the new NCrunch version that was just released (1.37b).
01 Feb 2012 00:12 UTC