Forum member
richardjfoster
1 post
Posts by richardjfoster
-
Lines in unit tests given "not executed" color coding.
In some of my source files I have noticed something a little odd. Lines of code that are part of unit tests are color coded as "not covered", even though they are part of the main code flow, and lines before and after them are correctly marked as "Covered by 1 passing test". Often the lines in qu…
09 Jul 2012 18:11 UTC