ios-testing-patterns
Installation
SKILL.md
iOS Testing Patterns Skill
Comprehensive guide to XCTest and XCUITest execution, analysis, and flaky test detection
Overview
This skill provides patterns and workflows for executing iOS tests using XCTest and XCUITest frameworks. It covers test execution strategies, result analysis, flaky test detection, and troubleshooting common test failures.
Use this skill when:
- Running unit tests or UI tests
- Analyzing test failures
- Detecting and debugging flaky tests
- Optimizing test execution performance
- Setting up CI/CD test pipelines