[jboss-jira] [JBoss JIRA] (AS7-2022) TS: Coverage reports
Ondrej Zizka (JIRA)
jira-events at lists.jboss.org
Sun Aug 5 09:52:08 EDT 2012
[ https://issues.jboss.org/browse/AS7-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709891#comment-12709891 ]
Ondrej Zizka commented on AS7-2022:
-----------------------------------
Adding Jacoco as a global module:
{code:xml}
<subsystem xmlns="urn:jboss:domain:ee:1.0" >
<global-modules>
<module name="org.jacoco" slot="main" />
</global-modules>
</subsystem>
{code}
> TS: Coverage reports
> --------------------
>
> Key: AS7-2022
> URL: https://issues.jboss.org/browse/AS7-2022
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Test Suite
> Affects Versions: 7.1.0.Alpha1
> Environment: Hudson job: https://hudson.qa.jboss.com/hudson/view/ESSC/job/AS7-TS-valid-jacoco/
> Reporter: Ondrej Zizka
> Assignee: Ondrej Zizka
>
> Cobertura coverage jobs in Hudson (unit-test only, see 1st comment):
> * Aggregated: https://hudson.qa.jboss.com/hudson//view/JBoss%20AS/job/jboss-as7-code-coverage-cobertura/
> * Per module: https://hudson.qa.jboss.com/hudson/view/JBoss%20AS/job/JBoss-AS-7.0.x-unit-coverage/
> We can also use Emma:
> * http://emma.sourceforge.net/
> * http://mojo.codehaus.org/emma-maven-plugin/
> * Remote data collecting: http://sourceforge.net/project/shownotes.php?release_id=336859
> Or this? http://www.eclemma.org/jacoco/index.html
> TCK coverage reports: http://www.qa.jboss.com/~smcgowan/CDI-TCK-Assertions/jsr299-tck-impl-coverage-cdi.html
--
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 jboss-jira
mailing list