Sha256: 011bab6f3b3bd629de86d06eb2e3f58d8d5bebe0d536abf62f2fe7e7c2c523eb

Contents?: true

Size: 191 Bytes

Versions: 1

Compression:

Stored size: 191 Bytes

Contents

Feature: Add numbers example feature

  @pass
  Scenario:
    Given I add 1 and 1
    Then the result should be 2

  @fail
  Scenario:
    Given I add 1 and 1
    Then the result should be 3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
specimen-0.0.4.alpha lib/specimen/generator/cucumber/templates/features/examples/add_numbers.feature.tt