Sha256: df368b35b76a9677e8f03556e501cfb5a168cb610002d58d5bb156192ebc350d
Contents?: true
Size: 556 Bytes
Versions: 1
Compression:
Stored size: 556 Bytes
Contents
Feature: List features In order to communicate the function of the application to the customer As a developer using cucumber I want to publish a list of features for my application Scenario: list features in the fixture application Given I enter the address of the feature page Then I should see a table with the headers "Name, Scenarios" Then I should see a table where a row contains the cells "User eats a Rabbit, 2" Then I should see a table where a row contains the cells "Visitor can transform into a tamagochi, 1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jnicklas-courgette-0.0.2 | features/list_features.feature |