You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2013/10/09 11:05:43 UTC

[jira] [Commented] (SLING-1803) add coverage reporting of integration tests

    [ https://issues.apache.org/jira/browse/SLING-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13790171#comment-13790171 ] 

Bertrand Delacretaz commented on SLING-1803:
--------------------------------------------

For now I have added a new jacoco-report profile to the Sling parent pom, http://svn.apache.org/r1530538

With this, a build that's run with -Pjacoco-report and includes tests produces a test coverage report at target/site/jacoco/index.html

> add coverage reporting of integration tests
> -------------------------------------------
>
>                 Key: SLING-1803
>                 URL: https://issues.apache.org/jira/browse/SLING-1803
>             Project: Sling
>          Issue Type: New Feature
>          Components: Launchpad
>            Reporter: Justin Edelson
>            Assignee: Bertrand Delacretaz
>         Attachments: integration-deploys-jacoco-exec.patch, jacoco-pom.patch, SLING-1803-1053340.patch
>
>
> I've tried both emma and clover. Looks like emma is the right choice as it is a little more flexible in terms of breaking apart the instrumentation from the test execution.



--
This message was sent by Atlassian JIRA
(v6.1#6144)