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