Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.2.10
-
None
-
None
Description
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.