golang-testing
Go testing best practices including table-driven tests, test helpers, benchmarking, race detection, coverage analysis, and integration testing patterns. Use when writing or improving Go tests.
适合你,如果你在写 Go 代码并想提升测试质量
/ 通过 npx 安装 校验哈希
npx oh-my-skill add damianjedryka39-create/temple_repo_v2/golang-testing/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- damianjedryka39-create/temple_repo_v2/golang-testing/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify damianjedryka39-create/temple_repo_v2/golang-testing安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
0GitHub stars
~1.3K上下文体积 · 单文件
索引托管
怎么用
商店整理自技能原文 · 版本 7b22237 · 表述以原文为准它做什么
安装后,Claude 会按照 Go 语言的最佳实践来编写和优化测试代码,包括表格驱动测试、测试辅助函数、基准测试、竞态检测、覆盖率分析和集成测试模式。
什么时候触发
当用户要求编写或改进 Go 测试代码时触发,例如提到“写测试”、“提高覆盖率”或“调试测试”等。
装好后可以这样说
Claude 会生成表格驱动测试代码。
Claude 会解释并使用 -race 标志。
Claude 会生成基准测试代码。
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…