Executes iOS unit tests and Swift package tests via CLI with concise summary reporting and failure analysis.
This skill optimizes the iOS and Swift testing workflow by running XCTest and Swift Package Manager tests directly through the command line. It features intelligent project detection, fast scheme identification to avoid slow package resolution, and parallel execution. Instead of overwhelming users with verbose logs, it provides a clean summary of results, detailed information for failed tests only, and actionable fix suggestions, making it ideal for maintaining high code quality in mobile and server-side Swift projects.