Sha256: ff7fcf01198953c5df145a633800aa62c025248b840597100ca3c86800d8301c
Contents?: true
Size: 334 Bytes
Versions: 2
Compression:
Stored size: 334 Bytes
Contents
Feature: Multiline steps should work Scenario: Reading a table Given the following table | where | why | | Oslo | born | | London| working | Then I should be working in London And I should be born in Oslo And I should be able to expect "A string that spans several lines"
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
elight-cucumber-0.1.9 | spec/cucumber/treetop_parser/multiline_steps.feature |
cucumber-0.1.8 | spec/cucumber/treetop_parser/multiline_steps.feature |