Skip to content

jgonfer/xcode-ui-testing-cheat-sheet

Repository files navigation

Xcode UI Testing Cheat Sheet

BuddyBuild platform env swift Twitter: @j_gonfer

Here you'll find some examples of UI Tests for Xcode 7, and BDD UI Tests with Gherkin syntax using the XCTest-Gherkin framework.

UI Tests for Xcode 7

  • test01ShowVisiblePlayerFromList
  • test02ShowHiddenPlayerFromList
  • test03PurchaseANonOwnedCharacter
  • test04PurchaseAnOwnedCharacter
  • test05PullToOrderPlayersList

UI Tests for XCTest-Gherkin

  • test01ShowVisiblePlayerFromList
  • test02ShowHiddenPlayerFromList

About

Examples of UI Tests for Xcode 7 and XCTest-Gherkin

Resources

Stars

Watchers

Forks

Packages