Skip to content

Instantly share code, notes, and snippets.

@horie1024
Last active October 14, 2015 02:20
Show Gist options
  • Save horie1024/b89cb3a2975241178d94 to your computer and use it in GitHub Desktop.
Save horie1024/b89cb3a2975241178d94 to your computer and use it in GitHub Desktop.
Feature: Login feature
Scenario: As a valid user I can log into my app
When I press "Login"
Then I see "Hello world!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment