Sha256: 81d3b9207323e3f6e9ff57ffc7bfd2851e04403a1686a8c6882ac9abb3371310
Contents?: true
Size: 344 Bytes
Versions: 203
Compression:
Stored size: 344 Bytes
Contents
Feature: Passing background with scenario outlines sample Background: Given '10' cukes Scenario Outline: passing background Then I should have '<count>' cukes Examples: |count| | 10 | Scenario Outline: another passing background Then I should have '<count>' cukes Examples: |count| | 10 |
Version data entries
203 entries across 203 versions & 17 rubygems