Loading...
Loading...
Swift Testing patterns — structs over classes, async confirmations, parameterized tests, exit tests, attachments, common agent mistakes. Use when writing, reviewing, or migrating Swift Testing code.
npx skill4agent add vabole/apple-skills guide-swift-testingGuide Skill — This is an expert workflow/pattern guide, not API reference documentation. Originally from twostraws/Swift-Testing-Agent-Skill by Paul Hudson. MIT License.
references/core-rules.mdreferences/writing-better-tests.mdreferences/async-tests.mdreferences/new-features.mdreferences/migrating-from-xctest.md| Topic | Reference |
|---|---|
Structs over classes, | |
Test hygiene, structure, DI, | |
Serialized tests, | |
| Raw identifiers, exit tests, attachments, test scoping traits, range-based confirmations | |
| XCTest-to-Swift Testing conversion, assertion mappings, floating-point tolerance | |