Forum member
topdownjohnny
7 posts
Posts by topdownjohnny
-
Is it possible to run tests for two different buidl configurations?
I have applications that have to support different versions of third party software. I have different Build Configurations voor each version. I would like my tests to run for each configuration but I don't want to have seperate testprojects. Is that possible? John Landheer
14 Sep 2022 10:27 UTC
-
Build fails for typescript files
At the typescript side they are asking this: Can you generate diagnostic logs for msbuild with ncrunch? (The msbuild commandline is /v:diag). Is that possible?
24 Feb 2014 07:41 UTC
-
Build fails for typescript files
Ok, thanks. I tried your suggestion and the nmanual build from the ncrunch directory succeeds. I'm at a loss regarding the process culture, any idea?
20 Feb 2014 07:06 UTC
-
Build fails for typescript files
I also posted this issue at typescript (https://typescript.codeplex.com/workitem/2192) I don't know if it is a nCrunch or typescript issue. I have a [b]Dutch[/b] Windows 8.1, English Visual Studio 2013.1, Typescript 0.9.5. My project compiles and builds fine in VS. However, I have nCrunch …
19 Feb 2014 11:35 UTC
-
NUnit ITestAction not executed in 2.4 (works in 1.48.5)
Hi Remco, I updated my emailaddress in my account, you can use that. John
12 Feb 2014 10:35 UTC
-
NUnit ITestAction not executed in 2.4 (works in 1.48.5)
Hi, I have an attribute I use on tests: [code=csharp]public class FunctionVerifierAttribute : Attribute, ITestAction { private readonly SimpleFunctionVerifier _verifier; public FunctionVerifierAttribute(params FunctionType[] roles) { _verifier = new SimpleFun…
03 Feb 2014 11:06 UTC
-
Local variables unavailable when debugging
Remco, I saw that this problem still exists (in 1.44, VS2012). Is it still on your radar? John Landheer
06 Feb 2013 14:02 UTC