Skip to content

Commit

Permalink
how to run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mlem committed Apr 15, 2013
1 parent a47a7fc commit 9510ac8
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
geb-rest-example
================

run tests with geb and rest
run tests with geb and rest

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

0 comments on commit 9510ac8

Please sign in to comment.