Sha256: 22f05a4b10ed5df0d7f425996cebbff95c7b254568e1acf76aee470fff8cafb2
Contents?: true
Size: 390 Bytes
Versions: 5
Compression:
Stored size: 390 Bytes
Contents
# First comment Feature: My amazing feature Feature description line 1 Feature description line 2 #comment Scenario Outline: My detailed scenario #string Given That <x> is set When When I <subtract> Then I should get the <remain#der> # indented comment Examples: | x | subtract | remain#der | | 12 | 5\|3 | #73 | | #the | 10 | 15 |
Version data entries
5 entries across 5 versions & 2 rubygems