TestNG Plugin: cannot get code coverage
Hello all,
I know I should just send this to the TestNG developers or something, but I'm unable to register on the javalobby hosted site, so I hope this works as well.
I tried to use the internal code coverage of IntelliJ 6.0. I'm using TestNG 5.1 + the lastest version of the plugin. When I record the code coverage, I see nothing. It seems like nothing is recorded. When using JUnit, the coverage information is displayed. Anyone encountered the same problem?
Erik
Please sign in to leave a comment.
Weirdly, I'm having the same problem. It worked for me when I tried it out on another project (and on another machine) but I now can't get it to work for the life of me. Where are the code coverage data files kept?
For me, the data is stored here:
raw session data merged into {in 94 ms}
The file is there, but I don't know if it's really the correct location (not that I can change it, but apperantly, it's not picked up by IntelliJ...)