swift-testing

Installation
SKILL.md

Swift Testing Framework

Modern testing with Swift Testing framework. No XCTest.

Overview

Swift Testing replaces XCTest with a modern macro-based approach that's more concise, has better async support, and runs tests in parallel by default. The core principle: if you learned XCTest, unlearn it—Swift Testing works differently.

References

Core Concepts

Assertions

Installs
170
GitHub Stars
211
First Seen
Jan 23, 2026
swift-testing — johnrogers/claude-swift-engineering