-
-
Notifications
You must be signed in to change notification settings - Fork 455
Closed
Labels
Description
Originally reported by andrea crotti (Bitbucket: andrea_crotti, GitHub: Unknown)
I was just using the awesome HTML report to see my test coverage and I had the following thought.
Wouldn't it be nice to be able to see easily what parts of the test suites are actually testing my code?
I guess that these information is collected while doing the annotation, right?
In this way we could actually see if the tests are actually good very easily, which is specially important when working with other people code.
nixjdm, fkromer, tdelion, techtonik, finite-state-machine and 1 more