什麼是 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