README.md in vcloud-tools-tester-0.0.1 vs README.md in vcloud-tools-tester-0.0.2
- old
+ new
@@ -16,12 +16,16 @@
Or install it yourself as:
$ gem install vcloud-tools-tester
-## Usage
+## Testing
-TODO
+Run the default suite of tests (e.g. lint, unit, features):
+
+ bundle exec rake
+
+There are no integration tests for this project.
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)