vitest
✓Jest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。
インストール
SKILL.md
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 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。 ソース: hairyf/skills。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/hairyf/skills --skill vitest- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
vitest とは?
Jest 互換 API を備えた Vite を利用した Vitest 高速単体テスト フレームワーク。テストの作成、モック化、カバレッジの構成、またはテストのフィルタリングやフィクスチャの操作時に使用します。 ソース: hairyf/skills。
vitest のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/hairyf/skills --skill vitest インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/hairyf/skills
詳細
- カテゴリ
- </>開発ツール
- ソース
- skills.sh
- 初回登録
- 2026-02-01