The suite life of testing
June 22, 2020
Create stronger test suites with the latest updates in XCTest and Xcode and track down bugs before they make trouble. Great tests can capture behaviors you might have missed in development, allowing you to triage failures in a controlled environment before your app reaches the public.
Whether you're testing your app's UI or you're simply trying to pinpoint your product issues, discover how to get actionable results faster, build UI tests that handle expected — and unexpected — behavior, and triage your test failures with richer context.