Sha256: bb46edc319ced7ed544e75c75e9b03e2de1bf650e21ce3f34e024711c1a53a6d

Contents?: true

Size: 446 Bytes

Versions: 24

Compression:

Stored size: 446 Bytes

Contents

RUNNING TESTS

Run the test suite from the net-ssh directory with the following command:

     ruby -Ilib -Itest test/test_all.rb

Run a single test file like this:

     ruby -Ilib -Itest test/transport/test_server_version.rb

EXPECTED RESULTS

     https://travis-ci.org/net-ssh/net-ssh/

INTEGRATION TESTS

     brew install ansible ; ansible-galaxy install rvm_io.rvm1-ruby ; vagrant up ; vagrant ssh
     cd /net-ssh ; rake integration-test

Version data entries

24 entries across 24 versions & 3 rubygems

Version Path
net-ssh-3.1.0.beta2 test/README.txt
vagrant-unbundled-1.8.1.1 vendor/bundle/ruby/2.3.0/gems/net-ssh-3.0.2/test/README.txt
net-ssh-3.0.2 test/README.txt
net-ssh-3.0.2.rc1 test/README.txt