[ 
https://issues.apache.org/jira/browse/BUILDR-707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14577042#comment-14577042
 ] 

Taylor K commented on BUILDR-707:
---------------------------------

Ok, I can confirm that Jacoco generates jacoco.cov files. This happens when we 
require 'buildr/jacoco' in the buildr config. When we use the task 
jacoco:report, then it generates an overall csv/html/xml report. This is great 
progress. Now we are attempting to figure out how to get a single .cov file for 
our multi-module project and also feed that into SonarQube.

> 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)

Reply via email to