Skip to main content
在 Manus 中运行任何 Skill
一键导入

test-expected-vs-actual-behavior

Don't assume code works as intended. Test actual behavior against expected behavior. Write tests for normal cases, edge cases, and error cases. Test boundaries, limits, and constraints. Verify output matches specification.

概览

Don't assume code works as intended. Test actual behavior against expected behavior. Write tests for normal cases, edge cases, and error cases. Test boundaries, limits, and constraints. Verify output matches specification.

安装命令
npx skills add https://github.com/seanrobmerriam/kinetic-code-skills --skill test-expected-vs-actual-behavior

复制此命令并粘贴到 Claude Code 中以安装该技能

星标0
分支0
更新时间2026年4月14日 05:15
SKILL.md
readonly