Skip to content

Instantly share code, notes, and snippets.

@yunustek
Last active October 7, 2018 17:13
Show Gist options
  • Save yunustek/720e4c9737852c9157269a92beb5e8e7 to your computer and use it in GitHub Desktop.
Save yunustek/720e4c9737852c9157269a92beb5e8e7 to your computer and use it in GitHub Desktop.
import EarlGrey
class MyFirstEarlGreyTest: XCTestCase {
func testExample() {
// Test aksiyonlarınız burada olacak
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment