Sha256: f3531a910d30349775cdfc478b74e7264cd381c9b0c495934a6df4a263e3701f

Contents?: true

Size: 255 Bytes

Versions: 2

Compression:

Stored size: 255 Bytes

Contents

When /^I run the app without parameters$/ do
  When %(I run `gsbb`)
end

Then /^the output shows available commands$/ do
  Then %(the output should contain "show")
  Then %(the output should contain "prune")
  Then %(the output should contain "email")
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
gsbb-0.0.2 features/step_definitions/gsbb_steps.rb
gsbb-0.0.1 features/step_definitions/gsbb_steps.rb