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