Sha256: f20c6ab6f7c17e51d84a00572211e827c930b0c7399f63c4bd9c573117f3c9ae

Contents?: true

Size: 162 Bytes

Versions: 12

Compression:

Stored size: 162 Bytes

Contents

@monster_steps
Feature: Attacking a monster
  Background:
    Given there is a monster

  Scenario: attack the monster
    When I attack it
    Then it should die

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
howitzer-2.6.1 generators/turnip/templates/example.feature
howitzer-2.6.0 generators/turnip/templates/example.feature
howitzer-2.5.0 generators/turnip/templates/example.feature
howitzer-2.4.0 generators/turnip/templates/example.feature
howitzer-2.3.0 generators/turnip/templates/example.feature
howitzer-2.2.0 generators/turnip/templates/example.feature
howitzer-2.1.1 generators/turnip/templates/example.feature
howitzer-2.1.0 generators/turnip/templates/example.feature
howitzer-2.0.3 generators/turnip/templates/example.feature
howitzer-2.0.2 generators/turnip/templates/example.feature
howitzer-2.0.1 generators/turnip/templates/example.feature
howitzer-2.0.0 generators/turnip/templates/example.feature