Sha256: b0901693a9ac6f1265f09ed3b6ca75d2e03841fb19b66e43f938d3d339f615fa

Contents?: true

Size: 378 Bytes

Versions: 98

Compression:

Stored size: 378 Bytes

Contents

begin require 'rspec/expectations'; rescue LoadError; require 'spec/expectations'; end

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

98 entries across 94 versions & 12 rubygems

Version Path
honeybadger-2.4.0 vendor/gems/ruby/2.1.0/gems/cucumber-1.3.16/fixtures/tickets/features/279/py_string_indent.steps.rb
honeybadger-2.4.0 vendor/gems/ruby/1.9.1/gems/cucumber-1.3.18/fixtures/tickets/features/279/py_string_indent.steps.rb
honeybadger-2.4.0 vendor/gems/ruby/2.2.0/gems/cucumber-1.3.18/fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.20 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.19 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.18 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.17 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.16 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.15 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.14 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.13 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.12 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.11 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.10 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.9 fixtures/tickets/features/279/py_string_indent.steps.rb
candlepin-api-0.4.0 bundle/ruby/gems/cucumber-1.2.1/fixtures/tickets/features/279/py_string_indent.steps.rb
candlepin-api-0.4.0 bundle/ruby/1.9.1/gems/cucumber-1.2.1/fixtures/tickets/features/279/py_string_indent.steps.rb
candlepin-api-0.4.0 bundle/ruby/1.8/gems/cucumber-1.2.1/fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.8 fixtures/tickets/features/279/py_string_indent.steps.rb
cucumber-1.3.7 fixtures/tickets/features/279/py_string_indent.steps.rb