·frontend-testing-best-practices
</>

frontend-testing-best-practices

フロントエンドのベスト プラクティスをテストします。単体テストよりも E2E テスト、最小限のモック、実装の詳細よりも動作のテストを重視します。テストを作成する場合やテスト コードをレビューする場合に使用します。

5インストール·0トレンド·@emerson1337

インストール

$npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-testing-best-practices

frontend-testing-best-practices のインストール方法

コマンドラインで frontend-testing-best-practices AI スキルを開発環境にすばやくインストール

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

ソース: emerson1337/skills-for-agents。

Guidelines for writing effective, maintainable tests that provide real confidence. Contains 6 rules focused on preferring E2E tests, minimizing mocking, and testing behavior over implementation.

Default to E2E tests. Only write unit tests for pure functions.

Don't unit test React components. Test them through E2E or not at all.

フロントエンドのベスト プラクティスをテストします。単体テストよりも E2E テスト、最小限のモック、実装の詳細よりも動作のテストを重視します。テストを作成する場合やテスト コードをレビューする場合に使用します。 ソース: emerson1337/skills-for-agents。

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-testing-best-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-25
更新日
2026-03-10

Browse more skills from emerson1337/skills-for-agents

クイックアンサー

frontend-testing-best-practices とは?

フロントエンドのベスト プラクティスをテストします。単体テストよりも E2E テスト、最小限のモック、実装の詳細よりも動作のテストを重視します。テストを作成する場合やテスト コードをレビューする場合に使用します。 ソース: emerson1337/skills-for-agents。

frontend-testing-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-testing-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/emerson1337/skills-for-agents