Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 170 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 170 Bytes

geb-rest-example

run tests with geb and rest

cd webService 
grailsw run-app
cd ..
gradlew test
cd webService
grailsw stop-app