Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 533 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 533 Bytes

UI automation with XCTest.


Abstract

In this classroom I’ll cover XCUITest automation in-depth. I’ll share my learnings and set of best practices from working with the framework, implementing tests and test suite architecture, and tips and tricks that will help others to write better tests, faster. This classroom is based on my experience of automating a regression test suite for our app during last three and a half months.

Prerequisites

  • Xcode 8.3.1 or later ⚒
  • Swift 🏎
  • Interest in test automation 🤖