Sha256: f6f0342918fffc9447750d02f23bcfcba261807fcf12d875eccbe480eb8c59f5

Contents?: true

Size: 236 Bytes

Versions: 3

Compression:

Stored size: 236 Bytes

Contents

Feature: Steps for a feature
  @evil
  Scenario:
    Given the monster has an alignment
    Then that alignment should be "Evil"

  @neutral
  Scenario:
    Given the monster has an alignment
    Then that alignment should be "Neutral"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
turnip-0.3.1 examples/steps_for.feature
turnip-0.3.0 examples/steps_for.feature
turnip-0.2.0 examples/steps_for.feature