Sha256: 63c3539e93c51c7b88a3a37eb1da68f81a5bddddaa33f933ad773660915a1269
Contents?: true
Size: 274 Bytes
Versions: 4
Compression:
Stored size: 274 Bytes
Contents
Feature: Outline Sample Scenario: I have no steps Scenario Outline: Test state Given <state> without a table Given <other_state> without a table Examples: | state | other_state | | missing | passing| | passing| passing | | failing | passing |
Version data entries
4 entries across 4 versions & 1 rubygems