Menu

#111 Cannot disable instrumentation of unit tests

open
CORE (51)
5
2009-08-09
2009-08-09
No

In EclEmma, the coverage configuration dialog is displaying src and test. I want to disable test because EMMA is showing asserts in yellow, so I click the checkbox for the test package to make it go away, and that deselects the checkbox for src as well, and then the dialog displays an error about there being nothing to create coverage for, which is true, but it's the dialog's fault. How do I disable coverage for test while keeping src, or, failing that, how do I filter the results later to suppress test?

Discussion


Log in to post a comment.