So how exactly do you start your RCS application without JaCoCo?

> On 6. Jul 2020, at 14:48, [email protected] wrote:
> 
> I am using Froglogic's Squish to test an rcp application. For each test case 
> I am looking to use Jacoco's command line interface to gather code coverage 
> exec files at the conclusion of each test case and then merge the files to 
> generate a running cumulative report.  Because I am using an rcp application 
> there is neither a jar file or a singular classfile I can point the following 
> command at:
> "java -javaagent:%s/lib/jacocoagent.jar=destfile=path/to/exec -jar jarfile"
> How would I prep my application and testcases such that  meaningful code 
> coverage reports are generated. Right now when a report is generated from the 
> exec, it reads zero for all categories. An screen capture of this can be seen 
> below.
> <Capture.PNG>
> 
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "JaCoCo and EclEmma Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jacoco/a935375c-ac1a-434c-9c2e-a0d1bdbc7e99o%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jacoco/a935375c-ac1a-434c-9c2e-a0d1bdbc7e99o%40googlegroups.com?utm_medium=email&utm_source=footer>.
> <Capture.PNG>

-- 
You received this message because you are subscribed to the Google Groups 
"JaCoCo and EclEmma Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jacoco/CF62808B-224D-491C-9755-6643B194A904%40mountainminds.com.

Reply via email to