AgentSkillsCN

Test

测试

SKILL.md

/test — Run Test Suite

Usage

/test [pattern]

Description

Runs the project test command and reports pass/fail with failure details. Optionally filters by test pattern.

Instructions

  1. Read CLAUDE.md to find the test command.
  2. Run the test command (with optional pattern filter).
  3. Report:
    • Total tests run
    • Passed / Failed / Skipped counts
    • For failures: test name, expected vs actual, relevant file:line
  4. If all pass, report PASS.
  5. If any fail, report FAIL with actionable details.

Model

haiku