Sha256: 456db10adf3cc24c7e6f4ad378f5a5bf49e09263b625df60d9650cef7b64f23b

Contents?: true

Size: 250 Bytes

Versions: 1

Compression:

Stored size: 250 Bytes

Contents

Feature: success and failure
  Scenario: success
    Given the test passes
  
  Scenario: failure
    Given nothing happens
    And the test fails
  
  Scenario: failure on wrong step
    Given nothing happens
    And the test fails on the wrong step

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
cuke-test-0.0.1 spec/features/success_and_failure.feature