on 2016 May 03 10:50 PM
How do you add code coverage to the build (hybris 5.1) process? i.e. Add Jacoco code coverage during the ant unittests task?
Request clarification before answering.
Hi Cully,
You will probably need to Google this a lot.
But the GitHub Project JaCoCo has an integration example in it's Build.xml.
I hope this points you in the right direction,
Luke
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Luke,
Thanks for the link. I understand how to add Jacoco to a build.xml file that I can control. The issue is the build.xml file is generated for our custom extensions as part of the hybris ant clean all process.
I am looking for direction on how to incorporate it into the buildcallbacks.xml or how to change to process that generates the build.xml files for our custom extensions.
Cully.
User | Count |
---|---|
19 | |
17 | |
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.