Sha256: 159cb1224907251e1aca200c69b2528a6b2fed4735514056566f62598ee5db70

Contents?: true

Size: 187 Bytes

Versions: 1

Compression:

Stored size: 187 Bytes

Contents

Feature: Home Page

  Scenario:
    Given I have a page called 'Home'
    And it has a title called 'home'
    And it has a route of '/'
    When I visit '/'
    Then I should see 'home'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gurk-0.0.1 spec/support/example.feature