swift-testing-expert
Expert guidance for writing, migrating, and debugging Swift tests using modern Swift Testing APIs and XCTest.
Install
npx skills add https://github.com/avdlee/swift-testing-agent-skill --skill swift-testing-expertStats
| Total installs | 1,781 |
| Weekly installs | 1.8K |
| GitHub stars | 303 |
| First seen | Feb 12, 2026 |
| Source | @avdlee/swift-testing-agent-skill |
Summary
- Covers test structure, #expect/#require macros, traits, tags, parameterized tests, and async waiting patterns for readable, maintainable tests
- Guides incremental XCTest migration while preserving UI automation and performance-metric tests that require XCTest
- Prioritizes parallel-safe test design; recommends fixing shared state before applying .serialized isolation
- Includes flaky-test debugging, test-plan filtering by tags, and known-issue handling to reduce noise and improve CI signal
Tags
Related skills
| Skill | Installs | vs swift-testing-expert |
|---|---|---|
| java-coding-standards | 1,573 | -208 |
| springboot-tdd | 1,748 | -33 |
| gstack | 2,229 | +448 |
| django-tdd | 1,536 | -245 |
| code-review-analysis | 1,597 | -184 |
FAQ
- How many installs does swift-testing-expert have?
- swift-testing-expert has 1,781 total installs and 1.8K installs this week.
- Where is swift-testing-expert hosted?
- swift-testing-expert is published by @avdlee/swift-testing-agent-skill at https://github.com/avdlee/swift-testing-agent-skill.
- How many GitHub stars does swift-testing-expert have?
- swift-testing-expert has 303 GitHub stars.
- When was swift-testing-expert first indexed?
- OrangeBot.AI first indexed swift-testing-expert on Feb 12, 2026.
- How do I install swift-testing-expert?
- Run: npx skills add https://github.com/avdlee/swift-testing-agent-skill --skill swift-testing-expert