Sha256: f9a9d5959d208ae503c911bc20ad88af76fbfb4e40073d1f9596d8511d039941
Contents?: true
Size: 518 Bytes
Versions: 9
Compression:
Stored size: 518 Bytes
Contents
Feature: Battle a monster with hooks @before_hook_error Scenario: [ERROR] Error in before hook Given there is a monster When I attack it Then it should die And Fanfare @after_hook_error Scenario: [ERROR] Error in after hook Given there is a monster When I attack it Then it should die And Fanfare @after_hook_error Scenario: [ERROR] Error in steps and after hook Given there is a strong monster When I attack it Then it should die And Fanfare
Version data entries
9 entries across 9 versions & 1 rubygems