Sha256: 6c2dd142bbd7cb18bfca0bbb16bc19ba70519e79ae6ab76399edcc2612a7f9c3

Contents?: true

Size: 159 Bytes

Versions: 8

Compression:

Stored size: 159 Bytes

Contents

Feature: Default Page

  Scenario: View the default page
    Given I am viewing "/"
    Then I should see "Click here to go to the test pages"
    Then I quit

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
RubyApp-0.2.7 features/default.feature
RubyApp-0.2.6 features/default.feature
RubyApp-0.2.5 features/default.feature
RubyApp-0.2.4 features/default.feature
RubyApp-0.2.3 features/default.feature
RubyApp-0.2.2 features/default.feature
RubyApp-0.2.1 features/default.feature
RubyApp-0.2.0 features/default.feature