Forum member
dariusdamalakas
43 posts
Posts by dariusdamalakas
-
Don't Build/Run when editing .js files
I think option to list file types which don't trigger automatic build would be useful. +1
18 Sep 2013 13:16 UTC
-
Is it possible to run each test in a separate process to prevent issues with mocked static methods?
I usually obstain from mocking static methods. However, if you are in control of the source code, you can use this example to modify static methods and allow them to be mocked: http://blogs.clariusconsulting.net/kzu/making-extension-methods-amenable-to-mocking/ I've used that in some cases in ou…
22 May 2013 06:09 UTC
-
Delayed start once the .sln file is opened
Would be a nice feature if NCrunch would start initializing with a delay. For example, this could be a configurable option in seconds. I would set this to 10 seconds. Since i have to swtich solution files quite a lot (sometimes 3 times an hour, especially when doing bug fixing, then switching bet…
29 Jan 2013 13:54 UTC