unit-testing
Use this skill to write or modify unit-tests in the application for non-component files.
$ 安裝
git clone https://github.com/wmeints/promptyard /tmp/promptyard && cp -r /tmp/promptyard/.claude/skills/unit-testing ~/.claude/skills/promptyard// tip: Run this command in your terminal to install the skill
SKILL.md
name: unit-testing description: Use this skill to write or modify unit-tests in the application for non-component files.
Unit-testing
Use this skill to write or modify unit-tests in the application for non-component files. You should not use this skill when creating tests for components!
Testing workflows
- Use the workflow located in ./workflows/portal-testing.md for unit-testing in the
portalproject. - Use the workflow located in ./workflows/api-testing.md for unit-testing in the
apiproject.
Repository

wmeints
Author
wmeints/promptyard/.claude/skills/unit-testing
2
Stars
0
Forks
Updated5d ago
Added1w ago