Forum member
markrendle
4 posts
Posts by markrendle
-
Set Parallel Execution option at test project level
Most of my tests would quite happily run in parallel, I've just got one test project where that won't work. It would be awesome if I could enable parallel execution across all the others and disable it for just that project.
30 Sep 2013 14:08 UTC
-
Build fail when using var = dynamic
I think Simple.Data's Database.Open may be the only one. But more and more people are using it! Looking forward to 1.40. NCrunch is like crack; I'm missing my hits.
17 Jun 2012 10:22 UTC
-
Build fail when using var = dynamic
Hi Remco, It's not Simple.Web, it's Simple.Data that has the problems. http://github.com/markrendle/Simple.Data Cheers, Mark
13 Jun 2012 11:04 UTC
-
Build fail when using var = dynamic
Bit of a showstopper for me, this. I've got 700 tests using a dynamic type but with the var keyword. Builds fine in VS and MonoDevelop, but not in NCrunch, which is treating the "dynamic" as "object". I suspect this is a known issue, but until it's fixed, I can't use NCrunch.
12 Jun 2012 09:59 UTC