Sha256: 6974efe0b149d864ba334e719c295a50d84f55503e9fd2a688cab395252394d4
Contents?: true
Size: 357 Bytes
Versions: 203
Compression:
Stored size: 357 Bytes
Contents
Feature: Failing background with scenario outlines sample Background: Given failing without a table Scenario Outline: failing background Then I should have '<count>' cukes Examples: |count| | 10 | Scenario Outline: another failing background Then I should have '<count>' cukes Examples: |count| | 10 |
Version data entries
203 entries across 203 versions & 17 rubygems