I would like to measure code coverage of java applications with JaCoCo, but I want to measure it while testing the applications at the GUI level, without using unit tests. If someone has done it or know how it could work it would be great!
Thanks.
Antonio