소개
This skill provides expert-level guidance for reviewing code written with the modern Swift Testing framework. It ensures developers utilize #expect and #require macros correctly to maintain high diagnostic quality, validates parameterized test logic to avoid common pitfalls like accidental Cartesian products, and verifies asynchronous testing patterns including confirmations and continuations. By enforcing standardized organization through @Suite and traits, it helps maintain performant, reliable, and well-structured test suites for iOS, macOS, and server-side Swift projects.