Sha256: 2f8e46a7fcc7e1a1919292517a105f59441930afd5233a579de1516f031bb6f8
Contents?: true
Size: 754 Bytes
Versions: 9
Compression:
Stored size: 754 Bytes
Contents
@step_features Feature: SSH steps In order to test a running system As an administrator I want to know what SSH steps are available Background: Given that "cuken/ssh" has been required Scenario: SSH Then these steps are defined for "cuken/cucumber/ssh.rb": | step | |a SSH client user | |a SSH client user "([^\"]*)" | |a SSH client hostname | |a SSH client hostname "([^\"]*)" | |default ssh-forever options | |I initialize password-less SSH access | |I initialize password-less SSH access for: | |the ssh-forever options: |
Version data entries
9 entries across 9 versions & 1 rubygems