It was initially added to allow reuse of aruba cucumber steps, using `must' instead of `should'. This is creating more harm than good, hence we remove it and implements all missing steps, using aruba API.
3 lines
58 B
Ruby
3 lines
58 B
Ruby
require 'aruba/cucumber'
|
|
require 'cucumber/sshd/cucumber'
|