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

Mickael Istria (Updated) (JIRA) jira-events at lists.jboss.org
Mon Dec 19 14:31:09 EST 2011


     [ https://issues.jboss.org/browse/JBIDE-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mickael Istria updated JBIDE-10537:
-----------------------------------

    Attachment: JBIDE-10537.patch


Suggested patch.
It sets up the -java.agent VM configuration thanks to Jacoco plugin and then consumes it in tycho-surefire-plugin (by default or repeating tycho.testArgLine when argLine is set).
The results should be jacoco.exec files in all tests/target folder. Tried for jmx component.
                
> 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