关于
This skill equips Claude with specialized knowledge of the modern Swift Testing framework introduced in Swift 6.0 and Xcode 16. It enables the creation of robust unit tests using the @Test and @Suite macros, provides guidance on native assertions like #expect and #require, and outlines strategies for parallel execution. Whether you are migrating legacy XCTest suites or building new, parameterized test architectures for iOS 26, this skill ensures your testing code follows the latest industry best practices and Swift-native implementation patterns.