Forum member
james
30 posts
Posts by james
-
Opposite of Isolated
https://ncrunch.uservoice.com/forums/245203-feature-requests/suggestions/6087210-force-tests-to-run-inside-the-same-process
23 Jun 2014 08:58 UTC
-
Opposite of Isolated
I'm using a static member and initializing it only once. It's all in memory so once the process dies it is cleaned up, it doesn't access any external resources. In the cases where 2 tests do happen to run in the same process, the second one runs quickly (sub 50ms). In this instance I'm happy to f…
23 Jun 2014 08:48 UTC
-
Opposite of Isolated
Hi I'm looking for a way to force certain tests to run in the same process. There is some expensive setup (around 3-4seconds) that only needs to happen once. But since the tests are running in separate processes it's happening multiple times, causing the suite to take a minute or so to run whe…
22 Jun 2014 20:59 UTC
-
Tests that use RazorEngine get odd exception when NCrunch is the runner.
Just hit this. Spent 20min trying to find a resolution. Would be great if NCrunch would display the correct error message. It's shame to have to flick between test runners. I can foresee that, when these tests break, another developer will spend another 20+ minutes trying to solve a problem that …
25 Feb 2014 09:59 UTC
-
Errors building with SlowCheetah
That seems like a good move. I've checked the nchrunch files into source control but they will still need updating every time we reference a new version of SlowCheetah. Your suggestion would avoid that. Thanks
08 Oct 2013 08:12 UTC
-
Fitnesse
Yes. I wouldn't mind taking a look at developing it if you can point me in the right direction? Cheers James
25 Sep 2013 23:28 UTC
-
Fitnesse
Hi, Is there currently any way of running Fitnesse tests from nCrunch? James
25 Sep 2013 22:58 UTC
-
Errors building with SlowCheetah
That was it. Thanks. I should check the ncrunch files into source control. Not everyone on the project uses it tho so I haven't needed to. If they were it would have shown up in git grep :( Thanks again
17 Sep 2013 12:55 UTC
-
Errors building with SlowCheetah
Hi, We recently updated to SlowCheetah 2.5.8 from 2.5.5. The project builds fine in VS 2012 and VS 2013 but I'm getting an error in NCrunch (1) saying it can't find Microsoft.Web.XmlTransform.dll 1.2.0.0. The dll exists in the SlowCheetah.2.5.8/tools folder with reported version 1.2.31129.0. …
16 Sep 2013 10:39 UTC
-
XBehave support
I just had a play about with xBehave. It looks great. Data driven BDD tests done right. It would be great to get this working in NCrunch! I'm guessing Gallio will need patching to support xBehave not necessarily NCrunch?
13 Mar 2013 10:38 UTC