Forum member

Groky

3 posts

Posts by Groky

  1. Disable NCrunch for individual projects in a solution

    Hmm, I tried that but the black circles are still appearing in the files in that project. Oh well, it's not that important. Thanks anyway!

  2. Code coverage report

    Hello, The code coverage tool is really useful. However I find myself having to click through the different files in my projects looking for black dots. Would it be possible to add a "report" window which could report say the current code coverage as a percentage for each file? That way I can fin…

  3. Disable NCrunch for individual projects in a solution

    Hello, First of all I'd like to say how much I *love* this product. Good work! Now my question - is it possible to disable NCrunch for individual projects in a solution? Some of my projects can't be tested and I'd like to ignore them to speed up testing and remove the code coverage dots etc. I…