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
Updated 10/30/2025
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use review-ios-test-results