You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@codehaus.org> on 2015/01/31 22:58:22 UTC

[jira] (MPJCOVERAGE-24) Prevent duplicate execution of JUnit testcases

     [ https://jira.codehaus.org/browse/MPJCOVERAGE-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed MPJCOVERAGE-24.
-------------------------------------

    Resolution: Won't Fix

Project has been retired, closing as won't fix.

> Prevent duplicate execution of JUnit testcases
> ----------------------------------------------
>
>                 Key: MPJCOVERAGE-24
>                 URL: https://jira.codehaus.org/browse/MPJCOVERAGE-24
>             Project: Maven 1.x JCoverage Plugin
>          Issue Type: Improvement
>            Reporter: Nascif A. Abousalh-Neto
>
> Currently if a project uses both JUnit and JCoverage reports, the unit testcases are executed twice. This has been solved by Clover with an extra property that instruments the code before the first (junit-report) run, and the uses the result to generate the report in the second (jcoverage-report) run.
> See http://jira.codehaus.org/browse/MPCLOVER-18 for details.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)