dsh-skill-function-testing
DeepSeek Harness skill bundle: function-testing (loads SKILL.md).
AI 분석
提供函数测试技能,引导AI根据需求文档、提交记录或代码差异自动生成功能测试用例。适合需要AI辅助编写和完善测试用例的开发者。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:addxing/function-testingUsage
After installing the skill, ask your AI agent to use it when you need functional test cases:
Use $function-testing to generate test cases for this PRD.
For best results, provide one of:
- a PRD or requirements document
- Git commit details or a diff
- a user story or feature description