Skip to content

Instantly share code, notes, and snippets.

@KaneCheshire
Last active July 4, 2018 09:57
Show Gist options
  • Save KaneCheshire/1ffc24597cab60e8a804033e8c2c40a0 to your computer and use it in GitHub Desktop.
Save KaneCheshire/1ffc24597cab60e8a804033e8c2c40a0 to your computer and use it in GitHub Desktop.
func test_navigatingToSettings() {
Given("I log in")
When("I select the settings tab")
Then("I see the settings screen")
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment