Sha256: cc8f0a000716e44f783426e064d52f4a4498e627414cd2fe8a20c1818d474078
Contents?: true
Size: 379 Bytes
Versions: 11
Compression:
Stored size: 379 Bytes
Contents
Feature: Pending Steps Scenario: Use same step definition with different keyword Given a file "features/test.feature" with the following content exists """ Feature: F Scenario: Scenario A Given I am "John" """ When I run the tests Then the program exit code should be null And the program output should include "1 pending"
Version data entries
11 entries across 11 versions & 1 rubygems