Skip to content

Instantly share code, notes, and snippets.

@LutherBaker
Last active August 29, 2015 14:02
Show Gist options
  • Save LutherBaker/c094f5e6f932ee56af2b to your computer and use it in GitHub Desktop.
Save LutherBaker/c094f5e6f932ee56af2b to your computer and use it in GitHub Desktop.
KIF
https://github.com/kif-framework/KIF
http://cocoadocs.org/docsets/KIF/2.0.0/
http://cocoadocs.org/docsets/KIF/2.0.0/Classes/KIFUITestActor.html#//api/name/waitForViewWithAccessibilityLabel:
https://github.com/kif-framework/KIF/blob/master/Documentation/Examples/Testable/Acceptance%20Tests/IntegrationTestCases.m
The first thing you will want to do is set up a test target you will be using for KIF.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment