Forum member
jeffras
5 posts
Posts by jeffras
-
Add the # of tests that were run by test project and in metrics
Yup, that would work. Maybe for unit test assemblies just add a (#) next to the test name with a count of the tests in that assembly. For example: Name,Code Coverage %,Compiled Lines,.....,Tests Executed SomeAssembly,15.00%,27.0,.....,14 SomeAssemblyTests (14),100.00%,...... With this …
22 Jan 2013 19:55 UTC
-
Add the # of tests that were run by test project and in metrics
As we gather metrics we sometimes want to know the number of tests that contributed to that metric. If you could display the count of tests run for a metric and also the number of tests that exist in an assembly that would be awesome. Keep up the great work! Thanks, Jeff
17 Jan 2013 20:24 UTC
-
Add the ability to ignore/hide a build
That did it. Thanks!! For a "Nice to have" feature consider a context menu in the tests window. Maybe an "Advanced" or "configuration" section that contains the same ignore/unignore options. Better yet, having access to the entire configuration options for the failed build items from the test wi…
30 Nov 2012 15:43 UTC
-
Add the ability to ignore/hide a build
Not sure if this is a bug or feature but I have a large solution with 200+ projects. 2 projects fail to build under ncrunch. I can't fix the projects and i don't care about them. The fact that they fail to build makes the ncrunch notifier in the status bar always display 2 failed builds rather then …
29 Nov 2012 19:26 UTC
-
Pricing model and future upgrades
What do you intend to do about upgrade pricing. If I purchase this product will I be spending another $150 for upgrades? Thanks, Jeff
31 Oct 2012 16:03 UTC