[
https://issues.apache.org/jira/browse/BUILDR-53?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Victor Hugo Borja resolved BUILDR-53.
-------------------------------------
Resolution: Fixed
Fix Version/s: 1.3
Added Easyb test framework on trunk. Takes
src/spec/groovy/**/*{Story,Behavior}.groovy.
> 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
> Fix For: 1.3
>
> 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.