test
Installation
SKILL.md
/test — Run Tests with Clean Output
Run ./run-tests.sh (in this skill's directory) to execute tests. The script handles all noise filtering and outputs only a clean summary.
How to Run
.claude/skills/test/run-tests.sh [ARGUMENT]
Parse the ARGUMENTS line and pass it through:
| Argument | What it does |
|---|---|
(none) / all |
Full suite |
test/unit/foo-test.el |
Single file |
unit / integration / acceptance |
Category |