vitest とは?
Jest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。 ソース: workleap/wl-squide。
Jest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。
コマンドラインで vitest AI スキルを開発環境にすばやくインストール
ソース: workleap/wl-squide。
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app.
The skill is based on Vitest 3.x, generated at 2026-01-28.
| Configuration | Vitest and Vite config integration, defineConfig usage | core-config | | CLI | Command line interface, commands and options | core-cli | | Test API | test/it function, modifiers like skip, only, concurrent | core-test-api | | Describe API | describe/suite for grouping tests and nested suites | core-describe |
Jest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。 ソース: workleap/wl-squide。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/workleap/wl-squide --skill vitestJest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。 ソース: workleap/wl-squide。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/workleap/wl-squide --skill vitest インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/workleap/wl-squide