Forum member
Remco NCrunch Developer
7586 posts
Posts by Remco
-
Visual Studio 2010 won't start
Hi Mhexrixon, Thanks for posting these details. My gut feel would be that there is some kind of package load clash between NCrunch and one of the tools you've described above. This could be quite a tough issue to troubleshoot. Is there anything that could be considered unusual about the syst…
10 May 2011 12:49 UTC
-
Build failure with extern alias
Thanks - I'll have a look to see what I can do about support for aliases in the next beta release build. I'm unable to try this at the moment, but does your project compile if you remove the 'extern' reference at the top of the Satisfyr source file along with the alias field on your NUnit assembly …
10 May 2011 12:11 UTC
-
More configuration
It can be - though there may be some setup required. I'm currently using NCrunch on a project where we have numerous integration tests and a total running time of over an hour. The integration tests tend to trawl through in the background while the unit tests provide faster feedback. The key …
10 May 2011 12:05 UTC
-
Initial feedback
Hi Simon, Thanks for the feedback. Perhaps some kind of setup wizard allowing you to choose which tests to initially run/ignore would be useful? I'm aware that 1.30b seems to have a higher memory footprint than it should. While using the tool myself, I usually only notice this after a few ho…
10 May 2011 11:59 UTC
-
More configuration
Hi Richard - Thanks for the feedback! Categorisation of tests via the NUnit Category attributes is on the list of future changes and shouldn't be far away. As Simon mentioned, you can use the [url=https://www.ncrunch.net/documentation/concepts_ignored-tests]ignore features[/url] in the Test…
10 May 2011 11:55 UTC
-
Build failure with extern alias
Hi Richard - You appear to be the first lucky person to use NCrunch against a project that uses referenced assembly aliases. Up until now, I haven't been aware of this MSBuild feature (so it will need to be supported in an coming version of NCrunch)... Meanwhile, is there a reason you need …
10 May 2011 11:47 UTC