updated readme

This commit is contained in:
Adrian Cole 2011-01-11 12:50:42 -08:00
parent a31332904f
commit 0cfe921dc0
1 changed files with 9 additions and 0 deletions

View File

@ -46,4 +46,13 @@ Here are some notes about specific cloud providers
* jruby -S gem install amazon-ec2
Local Development of Delta
* jruby -S gem install rack-test cucumber
* What tests are available
* jruby -S rake -T
* server/tests/drivers
* specific tests to a particular driver
* Running tests
* jruby -S rake test