Sha256: 9f3165730dd6912f3ef2c53998343ade447dec31b646e8a4e5c315a7309370e4

Contents?: true

Size: 289 Bytes

Versions: 5

Compression:

Stored size: 289 Bytes

Contents

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`
  

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
capistrano-2.5.14 TESTING.md
capistrano-2.5.13 TESTING.md
capistrano-2.5.12 TESTING.md
capistrano-2.5.11 TESTING.md
capistrano-2.5.10 TESTING.md