write-unit-tests
星标13
分支2
更新时间2026年1月12日 03:26
Enable an agent to write unit tests
安装
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
SKILL.md
readonly菜单
Enable an agent to write unit tests
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
| name | Write unit tests |
| description | Enable an agent to write unit tests |
Foo, you should have a test function named
TestFoo.func (f *Foo) Bar() {...} should have a test named
TestFooBar.