Run Use-Case Tests
SkillDev toolsRun use-case module tests quickly. Use when user wants to run use-case tests or mentions /test-usecase command.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Run Use-Case Tests skill
What this skill tells your AI
The instructions your AI receives, as published by rakovi4/continue-framework in .claude/skills/test-usecase/SKILL.md and read by ahel’s review.
Action
Read ProductSpecification/technology.md Conventions table for the backend test command pattern.
Without argument — run all usecase tests:
{Backend test command} with module = usecase
With argument (test filter) — run filtered:
{Backend test command} with module = usecase, filtered to *{argument}*
Output
Report the test results from output.
Signals
- GitHub stars
- 51
- Forks
- 14
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
test-usecase- Source
- github.com/rakovi4/continue-framework