[
https://issues.apache.org/jira/browse/BUILDR-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12580181#action_12580181
]
Nicolas Modrzyk commented on BUILDR-53:
---------------------------------------
I've slightly worked on it yesterday, and added code so you could run test
coverage on only one sub-project.
> Cobertura coverage through Easyb testing
> ----------------------------------------
>
> Key: BUILDR-53
> URL: https://issues.apache.org/jira/browse/BUILDR-53
> Project: Buildr
> Issue Type: New Feature
> Affects Versions: 1.2.10
> Reporter: Nicolas Modrzyk
> Assignee: Victor Hugo Borja
> Attachments: easyb.rb
>
>
> buildr task that can integrates easyb
> (http://www.easyb.org/) and corbertura
> (http://cobertura.sourceforge.net/).
> The task can be found there:
> http://tempo.intalio.org/tempo/trunk/tasks/easyb.rb
> Then you can run RSpec-like scenario on java code, similar to this:
> http://tempo.intalio.org/tempo/trunk/wds-service/src/test/stories/jpaStory.groovy
> and get the usual cobertura coverage report.
> You can run it with:
> buildr easyb:cobertura
> or integrate it in the Buildfile.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.