CasperJS Tests Runner Plugin
Dependency :
compile ":casper-runner:0.2"
Summary
Runs functional CapserJS tests in Grails application. The results of these tests are reported in xUnit XML files compatible. To run the tests, you must enter the following command: grails test-app casper:
Installation
grails install-plugin casper-runner