Sha256: 1cd8f076f1403ee79b2d420f1705520ef50bacb00f7570c7fcd66ac57d8473da

Contents?: true

Size: 204 Bytes

Versions: 10

Compression:

Stored size: 204 Bytes

Contents

When /^the output should contain rake command "(\w+)" with description "(.*)"$/ do |name, description|
  step "the output should match /rake #{Regexp.quote name}[\\s]+\\# #{Regexp.quote description}/"
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
techcor-0.0.10 features/step_definitions/rake.rb
techcor-0.0.9 features/step_definitions/rake.rb
techcor-0.0.8 features/step_definitions/rake.rb
techcor-0.0.7 features/step_definitions/rake.rb
techcor-0.0.6 features/step_definitions/rake.rb
techcor-0.0.5 features/step_definitions/rake.rb
techcor-0.0.4 features/step_definitions/rake.rb
techcor-0.0.3 features/step_definitions/rake.rb
techcor-0.0.2 features/step_definitions/rake.rb
techcor-0.0.1 features/step_definitions/rake.rb