icfnext / prosper

A Spock-based integration testing library for prosperous AEM development.
Other
28 stars 19 forks source link

Code Coverage Report #18

Closed kalimuthup closed 6 years ago

kalimuthup commented 6 years ago

Team, I am able to successfully create groovy test cases using prosper but i am not able to run any code coverage tool on it to find the coverage depth.Can anyone throw some light on it,please. Corbutra or clover or sonarqube is not able to detect groovy test cases extending Prosper.

markdaugherty commented 6 years ago

Cobertura works. See the Maven pom.xml files in this project for configuration details: https://github.com/OlsonDigital/aem-library (multi-module config, some elements in parent and other elements in each module - see core module, it has the most tests)