Slide 17
Slide 17 text
Feature: Cool Button View
As a user of Cool Button App
I want to be able to press buttons
So I can see cool text and images
Scenario: Hello displays message
Given the app is running
When I touch "Hello"
Then I see the text "Hello CocoaHeads!"
Scenario: Cool displays image
Given the app is running
When I touch "Cool"
Then I see the "hoff"