testing-expert
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinesetesting-expert
testing-expert
DEPRECATED ALIAS — This skill name is deprecated. Useinstead.tddis the canonical invocation.Skill({ skill: "tdd" })
This entry exists so that agents referencing do not fail with a missing-skill error.
All execution is delegated to the skill.
testing-experttdd已弃用别名 — 此技能名称已被弃用,请改用。tdd是标准调用方式。Skill({ skill: "tdd" })
此条目存在的目的是为了让引用的agents不会因技能缺失报错。
所有执行操作都将委托给 skill。
testing-experttddRedirect
重定向
javascript
// Preferred — use the canonical skill name
Skill({ skill: 'tdd' });
// Legacy references to testing-expert are automatically resolved herejavascript
// 推荐方式 — 使用标准技能名称
Skill({ skill: 'tdd' });
// 此处会自动解析对testing-expert的旧版引用What This Skill Does
该技能的功能
See for the full skill specification.
.claude/skills/tdd/SKILL.mdtdd- Canon Test-Driven Development (Red-Green-Refactor)
- Unit, integration, and e2e test patterns
- Test fixture design and mock strategies
- Coverage measurement and quality gates
- AI-agent TDD workflows
完整的技能规范请查看。
.claude/skills/tdd/SKILL.mdtdd- 标准测试驱动开发(红-绿-重构)
- 单元测试、集成测试和端到端测试模式
- 测试夹具设计与模拟策略
- 覆盖率测量与质量门禁
- AI-agent TDD工作流
Memory Protocol
内存协议
Read before starting.
Write any testing discoveries to .
.claude/context/memory/learnings.md.claude/context/memory/learnings.md开始前请阅读。
请将所有测试相关的发现写入。
.claude/context/memory/learnings.md.claude/context/memory/learnings.md