Forum member
jmo21
2 posts
Posts by jmo21
-
Code coverage icons on test file
thanks Remco. On further investigation, you need this so that changing a Unit Test code automatically triggers a re-run of tests. I think this seems like a good idea, but how quickly does the test suite run. Is it possible to configure when the rest run will trigger? eg. wait til compilable, w…
27 Nov 2013 13:41 UTC
-
Code coverage icons on test file
Trying to get to grips with NCrunch, and starting to enjoy having it in my workflow. Currently the code coverage icons also appear in my Unit Test class. At the moment they are all there, and when you hover over them (at any line) they say "covered by 1 passing tests", left clicking the icon t…
27 Nov 2013 11:03 UTC