Sha256: 0d6a2e07f5a1f955be10e9b654251a36d04c14ae3e8841bdb6fac2f2fa22d268
Contents?: true
Size: 442 Bytes
Versions: 14
Compression:
Stored size: 442 Bytes
Contents
Feature: Pending Steps Background: Given I am in a project using gurke 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 execute all scenarios Then the program exit code should be null And the program output should include "1 pending"
Version data entries
14 entries across 14 versions & 1 rubygems