mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
75fe3af41d
Also fixes lighthouse tickets #92 (Typo in testing.md).
289 B
289 B
Testing Capistrano
-
Install the Following Gem Dependencies
# gem install mocha echoe
-
Run the following
$ rake test
-
Output Should Resemble
Finished in 0.859017 seconds.
523 tests, 1271 assertions, 0 failures, 0 errors