A BDD plugin for grails
Dependency :
compile ":stories:0.21"
Summary
Description
Stories is a BDD plugin for Grails that aims to make you life easier with functional testing. Stories does't depend on any testing framework out there. It tries to use them all, offerind a way to organize your tests as Stories and Scenarios. What you do inside each scenario is your problem :)… you can use either Selenium, WebTest, HtmlUnit, etc.