home/categories/debugging/ddpi-publicarticles-claude-code-skills-review-ios-test-results-skill-md
debuggingtools

review-ios-test-results

Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.

ddpi
maintainer
ddpi
Mis à jour 10/30/2025
Étoiles
0
Forks
0
quick start

Installation and usage

Analyzes iOS test results from xcodebuild test runs. Use immediately after running xcodebuild test, when tests fail, when the user asks to check test results/failures, or when investigating test issues. Automatically locates the latest .xcresult file and presents detailed failure analysis with file locations.

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use review-ios-test-results