什么是 testify-tdd?
在使用stretcher/testify编写Go测试、实现TDD工作流程、创建模拟或组织测试套件时,请使用此技能。涵盖断言与需求模式、接口模拟、表驱动测试和红绿重构周期。 来源:linehaul-ai/linehaulai-claude-marketplace。
在使用stretcher/testify编写Go测试、实现TDD工作流程、创建模拟或组织测试套件时,请使用此技能。涵盖断言与需求模式、接口模拟、表驱动测试和红绿重构周期。
通过命令行快速安装 testify-tdd AI 技能到你的开发环境
来源:linehaul-ai/linehaulai-claude-marketplace。
Comprehensive guide for writing Go tests using stretchr/testify and following Test-Driven Development methodology.
| testify/assert | Assertions that continue on failure | Multiple independent checks in one test | | testify/require | Assertions that halt on failure | Prerequisites that must pass to continue | | testify/mock | Interface mocking | Isolating dependencies in unit tests | | testify/suite | Test organization | Related tests sharing setup/teardown |
Critical distinction: Choose based on whether the test should continue after failure.
在使用stretcher/testify编写Go测试、实现TDD工作流程、创建模拟或组织测试套件时,请使用此技能。涵盖断言与需求模式、接口模拟、表驱动测试和红绿重构周期。 来源:linehaul-ai/linehaulai-claude-marketplace。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill testify-tddBrowse more skills from linehaul-ai/linehaulai-claude-marketplace
在使用stretcher/testify编写Go测试、实现TDD工作流程、创建模拟或组织测试套件时,请使用此技能。涵盖断言与需求模式、接口模拟、表驱动测试和红绿重构周期。 来源:linehaul-ai/linehaulai-claude-marketplace。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/linehaul-ai/linehaulai-claude-marketplace --skill testify-tdd 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/linehaul-ai/linehaulai-claude-marketplace