testify-tdd とは?
このスキルは、stretchr/testify を使用して Go テストを作成するとき、TDD ワークフローを実装するとき、モックを作成するとき、またはテスト スイートを整理するときに使用します。アサート パターンと要求パターン、インターフェイス モック、テーブル駆動テスト、レッド、グリーン、リファクタリング サイクルについて説明します。 ソース: linehaul-ai/linehaulai-claude-marketplace。
このスキルは、stretchr/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.
このスキルは、stretchr/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
このスキルは、stretchr/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