[jbosstools-issues] [JBoss JIRA] (JBIDE-10537) Support Code Coverage with Jacoco

Mickael Istria (Commented) (JIRA) jira-events at lists.jboss.org
Thu Dec 22 05:20:10 EST 2011


    [ https://issues.jboss.org/browse/JBIDE-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12652776#comment-12652776 ] 

Mickael Istria commented on JBIDE-10537:
----------------------------------------

About reports:
* Sonar provide native support for Jacoco
* EclEmma provides UI to visualize reports from inside Eclipse http://www.eclemma.org/userdoc/importexport.html
* maven-jacoco-plugin provides basic reporting abilities, but it does not only work on "leaves" (not-pom-packaging) projects. The bad thing with it is that it multiplies the number of entry points for reports, making them much less accessible.
                
> Support Code Coverage with Jacoco
> ---------------------------------
>
>                 Key: JBIDE-10537
>                 URL: https://issues.jboss.org/browse/JBIDE-10537
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: Build/Releng
>    Affects Versions: 3.3.0.M4
>         Environment: any
>            Reporter: Mickael Istria
>            Assignee: Nick Boldt
>         Attachments: JBIDE-10537.patch
>
>
> Jacoco Maven plugin allows to add very seamlessly code coverage while executing tests. Build should leverage this and get rid of additional build steps configured for emma plugin.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list