Cucumber Plugin
Dependency :
compile ":cucumber:0.8.0"
Summary
Test your Grails apps with Cucumber
Installation
Add the plugin to
plugins in BuildConfig.groovy :plugins {
test ":cucumber:0.7.0"
}Description
see the Wiki on https://github.com/hauner/grails-cucumber for the documentation.Version History: https://github.com/hauner/grails-cucumber/blob/master/CHANGES.md