swift-testing

Installation
SKILL.md

Swift Testing

Swift Testing is the modern testing framework for Swift (Xcode 16+, Swift 6+). Prefer it for new unit tests. Keep XCTest where migration is still in progress, and use XCTest for UI automation, performance APIs, Objective-C exception tests, and common snapshot-test tooling.

Contents

Installs
3.2K
GitHub Stars
996
First Seen
Mar 3, 2026
swift-testing — dpearson2699/swift-ios-skills