Forum member

jeffras

5 posts

Posts by jeffras

  1. 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 …

  2. 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

  3. 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…

  4. 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 …

  5. 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