How to test UI changes in Xcode 7
A tutorial on using Xcode 7's UI testing framework, focusing on asynchronous waiting for view changes with code examples.
A tutorial on using Xcode 7's UI testing framework, focusing on asynchronous waiting for view changes with code examples.
An overview of iOS testing tools and practices in 2015, covering XCTest, UIAutomation, and continuous integration options.
A 5-step guide to getting started with unit testing in Swift, covering project setup, frameworks, imports, and access control.
A step-by-step guide to starting unit testing in Swift, covering project setup, frameworks, imports, and access control.
A curated list of resources for unit testing Swift iOS apps, including courses, blogs, and talks.
A curated list of resources for unit testing Swift iOS apps, including courses, blogs, and talks.