1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/TESTING.md
2009-07-27 14:53:49 +01:00

289 B

Testing Capistrano

  1. Install the Following Gem Dependencies

    # gem install mocha echoe

  2. Run the following

    $ rake test

  3. Output Should Resemble

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