1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/TESTING.md
2009-05-20 20:42:39 +01:00

288 B

Testing Capistrano

  1. Install the Following Gem Dependencies

    # gem install mocha echo

  2. Run the following

    $ rake test

  3. Output Should Resemble

    Finished in 0.859017 seconds. 523 tests, 1271 assertions, 0 failures, 0 errors