About
This skill provides specialized guidance for developers using Apple's modern Swift Testing framework as an alternative to XCTest. It helps you write clear, concise tests using Swift macros like @Test, #expect, and #require, facilitating more readable test navigators and robust assertion logic. Whether you are building new iOS/macOS apps or incrementally migrating away from XCTest, this skill ensures your test suites leverage modern features like async/await support, optional unwrapping within tests, and custom issue recording.