Sha256: 864419457535acd32fa8282dad371d01a35c494d58f6887111ff7edbbd8668eb

Contents?: true

Size: 174 Bytes

Versions: 2

Compression:

Stored size: 174 Bytes

Contents

Feature: Add numbers example feature

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

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

Version data entries

2 entries across 2 versions & 1 rubygems

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