소개
Axiom UI Testing is a specialized skill for modern xOS development (iOS, iPadOS, watchOS, and tvOS) designed to eliminate test flakiness and race conditions. It guides developers away from arbitrary timeouts like sleep() toward robust, condition-based waiting strategies using waitForExistence and XCTestExpectation. Updated for WWDC 2025, the skill incorporates Recording UI Automation for Xcode 26, accessibility-first testing patterns, and advanced debugging workflows to ensure UI tests run reliably across local environments and CI/CD pipelines.