A simple app that tests Grails scaffolding with Geb + Spock and JUnit.
See: PersonCRUDSpec and PersonCRUDTests in the test source tree.
To run the tests, simply run grails test-app
.
Please see the test/functional/GebConfig.groovy
file for how to run the tests with a different browser.