writing-good-tests とは?
テストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。 ソース: ed3dai/ed3d-plugins。
テストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。
コマンドラインで writing-good-tests AI スキルを開発環境にすばやくインストール
ソース: ed3dai/ed3d-plugins。
"Write tests. Not too many. Mostly integration." — Kent C. Dodds
Tests verify real behavior, not implementation details. The goal is confidence that your code works, not coverage numbers.
One action per test. Multiple assertions are fine if they verify the same behavior.
テストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。 ソース: ed3dai/ed3d-plugins。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-good-testsテストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。 ソース: ed3dai/ed3d-plugins。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-good-tests インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/ed3dai/ed3d-plugins