Skip to content

Commit

Permalink
adding usage explanations for test:
Browse files Browse the repository at this point in the history
  • Loading branch information
shoeffner committed Aug 29, 2016
1 parent 825be88 commit 7092306
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bin/wasabi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ commands:
bootstrap : install dependencies
build : build project
start[:cassandra,mysql,wasabi] : start all, cassandra, mysql, wasabi
test : test wasabi
test : run the integration tests (needs a running wasabi)
test[:module-name,...] : run the unit tests for the specified module(s) only
stop[:wasabi,cassandra,mysql] : stop all, wasabi, cassandra, mysql
resource[:ui,api,doc,cassandra,mysql] : open resource api, javadoc, cassandra, mysql
status : display resource status
Expand Down

0 comments on commit 7092306

Please sign in to comment.