[
https://issues.apache.org/jira/browse/BUILDR-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14576561#comment-14576561
]
Peter Donald commented on BUILDR-707:
-------------------------------------
Actually now that I think on it I believe that jacoco stop generating .exec
files and started generating .cov files instead. While I have not verified this
- I believe the cov files are in a file named something like
reports/jacoco/myproject.cov
HTH
> Jacoco support
> --------------
>
> Key: BUILDR-707
> URL: https://issues.apache.org/jira/browse/BUILDR-707
> Project: Buildr
> Issue Type: Question
> Reporter: Taylor K
>
> I have been trying to use Jacoco to report on my unit tests. It becomes
> apparent that the JVM is never stopped, so the jacoco.exec output file is
> empty. Is this something that buildr should be doing, stopping the jvm after
> testing?
> Also, I noticed jacoco.rb in the addons directory. Does buildr plan to have a
> jacoco task in the future?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)