Forum member
davidb
5 posts
Posts by davidb
-
Interview with the creator of NCrunch
Hi folks, For those who'd like to know more about Remco Mulder and the journey that led him to create and then publish NCrunch you can watch the video interview I recently posted: (- BROKEN LINK -)(- BROKEN LINK -)[/url]. I hope you'll have as much pleasure watching the video as I had doing th…
07 Dec 2012 15:11 UTC
-
Test category not working with MSTest
Hi Remco, I experimented this morning with the Custom Engine Mode to check if I could exclude some tests based on their category. I think I found a bug with how NCrunch manage test categories in VB.NET. Let met describe the problem. Let's say I have a test class with two test methods. If I add…
30 Mar 2012 15:45 UTC
-
Share NCrunch configuration with team
Hi, When a team make use of NCrunch it would be nice to have the option of sharing some of the NCrunch settings with everyone. That would make sure everyone works the same way. For example, if I define a Custom Engine Mode where I exclude some tests by their category I'd like to prevent every tea…
30 Mar 2012 15:27 UTC
-
Test category not working with MSTest
Thanks Remco for the quick answer. Although not ideal, the workaround works just fine. Is the "Exclude tests by category" feature going to be part of the next release of NCrunch? David
19 Mar 2012 17:35 UTC
-
Test category not working with MSTest
I was glad to read that test categories are now supported under version 1.38b. However it looks like the TestCategory attribute used by MSTest is not working. When I add the Category column in NCrunch Tests window the value is empty even for tests that have the <TestCategory> attribute. Are MSTes…
13 Mar 2012 18:55 UTC