.agents/skills/swift-testing-expert/references/xcode-workflows.md
Use this file when debugging failures quickly in Xcode, configuring focused test plans, and extracting insights from large test reports.
core - always-on fast checksintegration - external dependency coverageregression - bug-fix lock-in testsflaky - temporary quarantine while fixingCore plan: include core, exclude integration.Integration plan: include integration, exclude flaky.ReleaseGate plan: include core and regression.