Forum member
floekke
8 posts
Posts by floekke
-
jump to next compile error shortcut
Hi Is it possible to jump to the next ncrunch compile error with a keyboard shortcut? Thank you.
15 Aug 2014 11:36 UTC
-
An attempt was made to load a program with an incorrect format.
Hi I'm getting the following error when trying to run some tests: SetUp : System.BadImageFormatException : Could not load file or assembly 'file:///C:\Users\fsl\AppData\Local\NCrunch\1140\7\_ncrunchreferences\clrzmq.dll' or one of its dependencies. An attempt was made to load a program with an…
05 Mar 2014 07:48 UTC
-
ncrunch from commandline
Is it possible to run ncrunch from the command line? I would like to use it as part of a msbuild script.
31 Oct 2013 09:33 UTC
-
Nunit theory and autofixture problems
Thank you for clarifying. It makes sense.
21 Apr 2013 11:53 UTC
-
Nunit theory and autofixture problems
I have created a small example that demonstrates the problem: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using NUnit.Framework; using Ploeh.AutoFixture; public class StackTheories { Stack stack; …
21 Apr 2013 07:57 UTC
-
Nunit theory and autofixture problems
Hi I'm using NUnit theories together with Autofixture for creation of test data. My tests are working just fine in the standard nunit test runner (nunit-gui) but ncrunch is acting strange. Often reporting "This test was not executed during a planned execution run. Ensure your test project is sta…
20 Apr 2013 21:55 UTC
-
latest build and iis express
Hi Is it possible to configure iis express or ncrunch, such that iis runs the latest website build, build by ncrunch. I know this is perhaps more an iis express question than a ncrunch question..
30 Oct 2012 09:20 UTC
-
ncrunch keyboard shorcuts
Is there a complete list of default ncrunch keyboard shortcuts available? I know there's a list available trough visual studio, but that's a pain.. Thank you!
26 Sep 2012 13:03 UTC