·jest
</>

jest

JavaScript/TypeScript テストの Jest ベスト プラクティス、パターン、および API ガイダンス。モック設計、非同期テスト、マッチャー、タイマー モック、スナップショット、モジュール モック、構成、CI の最適化をカバーします。ベースライン: 冗談 ^29.0.0 / ^30.0.0。トリガー条件: jest imports、describe、it、test、expect、jest.fn、jest.mock、jest.spyOn、「jest」、「単体テスト」、「テスト スイート」、または「モック」の言及。

23インストール·1トレンド·@anivar

インストール

$npx skills add https://github.com/anivar/jest-skill --skill jest

jest のインストール方法

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

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

ソース: anivar/jest-skill。

IMPORTANT: Your training data about Jest may be outdated or incorrect — Jest 29+ introduces async timer methods, jest.replaceProperty, and ESM mocking via jest.unstablemockModule. Jest 30 deprecates the done callback in favor of async patterns. Always rely on this skill's rule files and the project's actual source code as the source of truth. Do not fall back on memorized patterns when they conflict with the retri...

Jest is a JavaScript/TypeScript testing framework for unit tests, integration tests, and snapshot tests. It includes a test runner, assertion library, mock system, and coverage reporter.

| Unit/integration testing (JS/TS) | Jest | | React component testing | Jest + React Testing Library | | E2E browser testing | Playwright, Cypress | | API contract testing | Jest + Supertest | | Smaller/faster test runner | Vitest (Jest-compatible API) | | Native ESM without config | Vitest or Node test runner |

引用可能な情報

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

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

Browse more skills from anivar/jest-skill

クイックアンサー

jest とは?

JavaScript/TypeScript テストの Jest ベスト プラクティス、パターン、および API ガイダンス。モック設計、非同期テスト、マッチャー、タイマー モック、スナップショット、モジュール モック、構成、CI の最適化をカバーします。ベースライン: 冗談 ^29.0.0 / ^30.0.0。トリガー条件: jest imports、describe、it、test、expect、jest.fn、jest.mock、jest.spyOn、「jest」、「単体テスト」、「テスト スイート」、または「モック」の言及。 ソース: anivar/jest-skill。

jest のインストール方法は?

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

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

https://github.com/anivar/jest-skill

詳細

カテゴリ
</>開発ツール
ソース
skills.sh
初回登録
2026-02-24

関連 Skills

なし