Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 508 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 508 Bytes

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.

Changing the driver.

Please see the test/functional/GebConfig.groovy file for how to run the tests with a different browser.