Test driven development
Skill ed1son99/skills/skills/development-methodology/test-driven-development
Collection of Hermes Agent skills — 255 reusable AI agent workflows across 39 categories
npx -y skills add ed1son99/skills --skill test-driven-developmentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
测试驱动开发 — 严格 red-green-refactor 循环
SKILL.md
0.7 KB, as published. Nobody here has run it
test-driven-development
测试驱动开发 — 严格 red-green-refactor 循环
概述
驱动开发的测试先行方法论。实施严格的 red-green-refactor 循环:先写失败的测试,再写最小实现使其通过,最后重构。
使用场景
触发关键词: TDD, test-driven, 测试驱动, red-green-refactor, 单元测试, unit test
分类
所属分类: development-methodology
注意事项
本 Skill 由 Claude Code 自动加载。使用 Skill 工具调用。