swift-testing

Installation
SKILL.md

Swift Testing

Swift Testing is the modern testing framework for Swift (Xcode 16+, Swift 6+). Prefer it over XCTest for all new unit tests. Use XCTest only for UI tests, performance benchmarks, and snapshot tests.

Contents

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