Feature: My bootstrapped app kinda works
In order to get going on coding my awesome app
I want to have aruba and cucumber setup
So I don't have to do it myself
features/nexpose-security-console.feature:6Scenario: App just runs
When I get help for "nsc"
features/step_definitions/nexpose-security-console_steps.rb:1
Then the exit status should be 0
aruba-0.14.2/lib/aruba/cucumber/command.rb:277