You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2012/05/30 20:18:23 UTC

[jira] [Created] (DELTASPIKE-181) add Test Coverage reporting to our build

Mark Struberg created DELTASPIKE-181:
----------------------------------------

             Summary: add Test Coverage reporting to our build
                 Key: DELTASPIKE-181
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-181
             Project: DeltaSpike
          Issue Type: Task
          Components: build_infra
    Affects Versions: 0.2-incubating
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 0.3-incubating


Aslak told me that emma jacoco is working well together with Arquillian. I'll provide an integration which can be activated with the -Pcoverage maven profile.

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

        

[jira] [Resolved] (DELTASPIKE-181) add Test Coverage reporting to our build

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved DELTASPIKE-181.
--------------------------------------

    Resolution: Fixed

you can get the test coverage reports by running:

$> mvn clean install -Pcoverage
                
> add Test Coverage reporting to our build
> ----------------------------------------
>
>                 Key: DELTASPIKE-181
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-181
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: build_infra
>    Affects Versions: 0.2-incubating
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 0.3-incubating
>
>
> Aslak told me that emma jacoco is working well together with Arquillian. I'll provide an integration which can be activated with the -Pcoverage maven profile.

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