compare-test-case

Installation
SKILL.md

Compare Test Case

Quick Start

You'll typically receive a test case identifier and two branches. Follow these steps:

  1. Run tuist test case show <id-or-identifier> --json to get the test case metrics.
  2. Run tuist test case run list <identifier> --json to see runs across branches.
  3. Compare behavior between base and head branches.
  4. Inspect failures with tuist test case run show <run-id> --json.
  5. Summarize findings with root cause analysis.

Step 1: Resolve the Test Case

By ID or dashboard URL

tuist test case show <test-case-id> --json
Related skills

More from tuist/agent-skills

Installs
95
GitHub Stars
32
First Seen
Mar 28, 2026