Eclipse RCP Jacoco .exec file [message #1726548] |
Mon, 14 March 2016 10:58  |
Eclipse User |
|
|
|
Hello,
I was wondering if there is a way to get the *.exec file generated by the Jacoco monitoring agent at the end of the AUT test.
I know it generates user friendly web representation, but we need the data collected by Jacoco to be integrated with Sonar and for that we need the .exec file.
Maybe there is an option in the AUT config that I missed, I don't know
Thanks.
|
|
|
|
|
Re: Eclipse RCP Jacoco .exec file [message #1737247 is a reply to message #1737128] |
Wed, 06 July 2016 10:50  |
Eclipse User |
|
|
|
Hi Dan,
yes, that is correct. Since 8.3.0.005_M1, the exec file will be exported, if you enable "Generate XML/HTML Test Result Reports" and "Generate Monitoring Reports" in Preferences > Test > Test Results. Inside the specified output directory for the HTML and XML files, a "JaCoCo Reports" folder will be created which will then contain the exec files after test execution.
Best regards,
Kevin
|
|
|
Powered by
FUDForum. Page generated in 0.06070 seconds