Sha256: 6ecfcfc3e5e6d77edfc51c78c07dc063189b207eefa1f2687f76dc85365b61aa
Contents?: true
Size: 428 Bytes
Versions: 1
Compression:
Stored size: 428 Bytes
Contents
Feature: Show Failed Background As a Cuker I want to visualize Background failures So that I know that everything else is skipped Background: Failing Background Given I do something that results in an error Scenario: Skipped Scenario When I do something Then the entire Scenario should be skipped anyway Scenario: Another Skipped Scenario When I do something Then the entire Scenario should be skipped anyway
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cuukie-0.1.2 | spec/test_project/features/3_failed_background.feature |