I have configured EclEmma not to instrument my unit tests which works fine. However, the editor still highlights the test code as not covered. I want no highlighting in unit
I did the following steps:
src/main/java
It seems to work nicely.