Sha256: 7f36cdc93d1f53f38749a68671f7861b3211a84180d9558629618c664e851cb0

Contents?: true

Size: 319 Bytes

Versions: 134

Compression:

Stored size: 319 Bytes

Contents

require 'spec/expectations'

require File.dirname(__FILE__) + '/../../../../features/step_definitions/cucumber_steps.rb'
require File.dirname(__FILE__) + '/../../../../features/support/env.rb'

Given /^multiline string$/ do |string|
  @string = string
end

Then /^string is$/ do |string|
  @string.should == string
end

Version data entries

134 entries across 134 versions & 13 rubygems

Version Path
aslakhellesoy-cucumber-0.3.0.1 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.0 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.1.1 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.1 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.10 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.100 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.101.2 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.101 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.102.1 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.102.2 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.102 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.103 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.104 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11.1 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11.200907091518 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11.3 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11.5 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11.6 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.11 examples/tickets/features/279/py_string_indent.steps.rb
aslakhellesoy-cucumber-0.3.2 examples/tickets/features/279/py_string_indent.steps.rb