mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
288 B
288 B
Testing Capistrano
-
Install the Following Gem Dependencies
# gem install mocha echo
-
Run the following
$ rake test
-
Output Should Resemble
Finished in 0.859017 seconds.
523 tests, 1271 assertions, 0 failures, 0 errors