Forum member
scmccart
4 posts
Posts by scmccart
-
MSTest/F# tests with specials characters are detected but do not run
Hey there, I've got some unit tests written in F# that have special characters in the name. They show up in the tests list as running, but never finish and don't seem to show in the running test count. I'm on NCrunch 2.10.0.4 with Visual Studio 2013. Here's a quick example, namespace ``Exampl…
06 Oct 2014 21:08 UTC
-
Issue with TypeCatalog only under NCrunch
This build does indeed fix the issue, thanks for the quick turn around!
06 Jan 2014 15:55 UTC
-
Issue with TypeCatalog only under NCrunch
Just getting back to work today, will try this out right now! thanks!
06 Jan 2014 15:36 UTC
-
Issue with TypeCatalog only under NCrunch
Hey, I've come across some odd behavior where System.ComponentModel.Composition.Hosting.TypeCatalog instances initialized with generic type definitions lose track of their parts when running under NCrunch but not under the normal MSTest runner. Here's the whole test file, [code=csharp]using Sy…
18 Dec 2013 22:12 UTC