Forum member
mikeedwards83
8 posts
Posts by mikeedwards83
-
NUnit Repeat Attribute
Thanks for the reply, I have implement the stopwatch solution.
14 Jan 2013 22:51 UTC
-
NCrunch Execution Flags
Excellent, thanks for the quick reply.
14 Jan 2013 22:50 UTC
-
NCrunch Execution Flags
I have some code that I want to run when using the NUnit standalone runner but should not be run when testing using NCrunch. I need to test if NCrunch is running but I don't want to include the NCrunch DLLs as part of the project. Does NCrunch set any flags that could be accessed without referenc…
14 Jan 2013 22:12 UTC
-
NUnit Repeat Attribute
I am using the RepeatAttribute from NUnit on a test, NCrunch gives me the execution time for the total time for all repeats to have executed. Is it possible to set it so that it shows me the time for an individual test i.e. total/repeats?
14 Jan 2013 19:23 UTC
-
Parallel Test Running
I now at the solution level I can tell NCrunch to run or not run tests in Parallel but is it possible to do this at the assembly or test level?
12 Dec 2012 09:42 UTC
-
Failed to start in French
I installed the French language pack for Windows 7 onto my machine and changed the language via Control Panel. After logging in and out again NCrunch wouldn't initialise. After changing the language back to English NCrunch started to work again.
14 Jun 2012 07:39 UTC
-
Coverage statistics and navigation tools
Awesome!! Will you be making the source code available?
03 Dec 2011 09:36 UTC
-
Coverage statistics and navigation tools
A summary screen to show: * Total lines covered + Percentage of total code * Total lines not covered + Percentage of total code A quick way to find classes with the least coverage
02 Dec 2011 23:35 UTC