AI AGENT ADDONS
Testing & QA
6,701installs

Swift Testing helps you write reliable tests for your Swift code. This skill reviews your test code for correctness and modern API usage. It follows the latest Swift Testing rules and best practices.

You can ask for a review of existing tests or help writing new ones. The skill checks for structs over classes, #expect instead of old assertions, and proper async handling. It also guides you when moving from XCTest to Swift Testing.

Only real problems are reported, not nitpicks. The output shows exactly where issues are and how to fix them. This keeps your tests clean, fast, and up to date.

Add Swift Testing Pro skill to your workflow

Global

mkdir -p ~/.claude/skills/swift-testing-pro

Project

mkdir -p .claude/skills/swift-testing-pro

Source Repository

Stars
373
Forks
14
Watchers
373
License
MIT
Last Push
2 months ago
Created
5 months ago