Sha256: b7ef892ff03631fbd7977ff6593c46c66ad8ac046bf74d0d78e28b5de693e2b1

Contents?: true

Size: 572 Bytes

Versions: 29

Compression:

Stored size: 572 Bytes

Contents

Story: multiline steps in plain text stories

	As a plain text story writer
	I want to write steps with multiline arguments
	
	Scenario: two lines
	
		Given I have a two line step with this text:
		  This is the first line
			# This, by the way, is just a comment
			plus this is the second line

			# This, by the way, is just a comment
			
		When I have a When with the same two lines:
		  This is the first line
			plus this is the second line
			
		Then it should match:
 	  	This is the first line
			plus this is the second line
			
			# And here is another comment

Version data entries

29 entries across 29 versions & 8 rubygems

Version Path
dchelimsky-rspec-1.1.10 stories/stories/multiline_steps.story
dchelimsky-rspec-1.1.11.1 stories/stories/multiline_steps.story
dchelimsky-rspec-1.1.11 stories/stories/multiline_steps.story
jnstq-acts_as_sms-0.1.0 test/vendor/plugins/rspec/stories/stories/multiline_steps.story
jnstq-acts_as_sms-0.1.1 test/vendor/plugins/rspec/stories/stories/multiline_steps.story
jnstq-acts_as_sms-0.1.3 test/vendor/plugins/rspec/stories/stories/multiline_steps.story
jnstq-acts_as_sms-0.1.4 test/vendor/plugins/rspec/stories/stories/multiline_steps.story
merb-core-1.1.3 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
merb-core-1.1.2 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
merb-core-1.1.1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
merb-core-1.1.0 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
merb-core-1.1.0.rc1 spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
merb-core-1.1.0.pre spec10/public/webrat/test_app/gems/gems/rspec-1.1.11/stories/stories/multiline_steps.story
mack-0.8.2 lib/gems/rspec-1.1.11/stories/stories/multiline_steps.story
pictrails-0.5.0 vendor/plugins/rspec/stories/stories/multiline_steps.story
rspec-0.0.10 stories/stories/multiline_steps.story
rspec-1.1.10 stories/stories/multiline_steps.story
rspec-1.1.11 stories/stories/multiline_steps.story
rspec-1.1.7 stories/stories/multiline_steps.story
rspec-1.1.6 stories/stories/multiline_steps.story