Sha256: 313dde5ba9a724ba3a6e75f5b4f2c8eb2720b897ea9b6be9b23a8b4af4f422e5

Contents?: true

Size: 258 Bytes

Versions: 26

Compression:

Stored size: 258 Bytes

Contents

Feature: Test how spinach works for first test
  Scenario: Format greeting
    Given I have an empty array
    And I append my first name and my last name to it
    When I pass it to my super-duper method
    Then the output should contain a formal greeting

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
knapsack-4.0.0 spinach_examples/scenario1.feature
knapsack-3.1.0 spinach_examples/scenario1.feature
knapsack-3.0.0 spinach_examples/scenario1.feature
knapsack-2.0.0 spinach_examples/scenario1.feature
knapsack-1.22.0 spinach_examples/scenario1.feature
knapsack-1.21.1 spinach_examples/scenario1.feature
knapsack-1.21.0 spinach_examples/scenario1.feature
knapsack-1.20.0 spinach_examples/scenario1.feature
knapsack-1.19.0 spinach_examples/scenario1.feature
knapsack-1.18.0 spinach_examples/scenario1.feature
knapsack-1.17.2 spinach_examples/scenario1.feature
knapsack-1.17.1 spinach_examples/scenario1.feature
knapsack-1.17.0 spinach_examples/scenario1.feature
knapsack-1.16.0 spinach_examples/scenario1.feature
knapsack-1.15.0 spinach_examples/scenario1.feature
knapsack-1.14.1 spinach_examples/scenario1.feature
knapsack-1.14.0 spinach_examples/scenario1.feature
knapsack-1.13.3 spinach_examples/scenario1.feature
knapsack-1.13.2 spinach_examples/scenario1.feature
knapsack-1.13.1 spinach_examples/scenario1.feature