Sha256: 33f8fa8f27ba922302f14435c7ed37479e824d298402066dceb0081ea18b5e89

Contents?: true

Size: 274 Bytes

Versions: 1

Compression:

Stored size: 274 Bytes

Contents

Feature: Home Page

  Scenario:
    Given I have a page called 'Home'
    And it has a title called 'home'
    And it has a layout called 'home'
    And it has a template called 'home.html.erb'
    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_with_layout.feature