概要
This skill equips Claude with specialized knowledge of the Swift Testing framework to handle complex asynchronous scenarios in modern Apple platform development. It provides implementation patterns for testing async/await functions, handling completion-to-continuation conversions, managing parallel test execution, and migrating legacy XCTest suites to the new Swift Testing paradigm. By following these battle-tested patterns, developers can ensure robust, deterministic, and thread-safe test suites for iOS, iPadOS, macOS, and other xOS platforms.