Sha256: b77f8e8cdcdc0538aafdd42dbb96ba6309d8f7d456627d0dd2160b38c76d3915
Contents?: true
Size: 345 Bytes
Versions: 51
Compression:
Stored size: 345 Bytes
Contents
# Header title # Two lines Feature: Some header Background: # comment Given whatever # Scenario header # on two lines Scenario: Some scenario Given one # When two Then three Scenario Outline: Some outline Given <one> Then <two> # Examples group comment Examples: | one | two | | a | b |
Version data entries
51 entries across 51 versions & 9 rubygems