·writing-good-tests
</>

writing-good-tests

テストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。

10インストール·1トレンド·@ed3dai

インストール

$npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-good-tests

writing-good-tests のインストール方法

コマンドラインで writing-good-tests AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/ed3dai/ed3d-plugins --skill writing-good-tests
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-26
更新日
2026-03-11

Browse more skills from ed3dai/ed3d-plugins

クイックアンサー

writing-good-tests とは?

テストを作成またはレビューするときに使用します - テストの哲学、条件ベースの待機、モック戦略、およびテストの分離について説明します。 ソース: ed3dai/ed3d-plugins。

writing-good-tests のインストール方法は?

ターミナルまたはコマンドラインツール(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