Learn to Slay the iOS UI Testing Beast in an Hour
THAT Conference 2019 | Learn to Slay the iOS UI Testing Beast in an Hour | Elysia Lock
What you'll learn
Developers, fear not! UI testing your iOS app is not nearly as tedious or time-consuming as you think it is. Xcode comes with XCUITest, an incredibly powerful native UI testing tool with screenshotting, reporting, and CI/CD features built in. In this talk, Elysia Lock explains why you should automate, how to write great UI test code right in XCode in Swift, where to get reports, how to run tests on different devices and iOS versions, and tactics for selecting specific tests to run in your CI/CD pipeline (for smoke testing).