Thibault Jouan d7d7d42223 Implement @sshd cucumber tag hooks:
Fork an sshd server available for the duration of the scenario.

  $HOME will be set to aruba temporary directory, and a custom ssh
config will be written so that the test server is accessible with the
alias `some_host.test'. sshd will listen on port 2222 by default, this
can be overridden by setting DEFAULT_LISTEN_PORT environment variable to
the desired port.
2013-08-05 20:08:11 +00:00
2013-07-27 13:04:30 +00:00
2013-08-05 20:05:58 +00:00
2013-08-05 20:05:58 +00:00
2013-07-27 13:04:23 +00:00
2013-07-27 13:04:23 +00:00
2013-08-05 19:58:17 +00:00
Description
No description provided
563 KiB
Languages
Ruby 78.4%
Gherkin 21.6%