什麼是 vitest?
Vitest 快速單元測試框架,由 Vite 提供支持,具有相容 Jest 的 API。在編寫測試、模擬、配置覆蓋範圍或使用測試過濾和裝置時使用。 來源:workleap/wl-squide。
Vitest 快速單元測試框架,由 Vite 提供支持,具有相容 Jest 的 API。在編寫測試、模擬、配置覆蓋範圍或使用測試過濾和裝置時使用。
透過命令列快速安裝 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 |
Vitest 快速單元測試框架,由 Vite 提供支持,具有相容 Jest 的 API。在編寫測試、模擬、配置覆蓋範圍或使用測試過濾和裝置時使用。 來源:workleap/wl-squide。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/workleap/wl-squide --skill vitestVitest 快速單元測試框架,由 Vite 提供支持,具有相容 Jest 的 API。在編寫測試、模擬、配置覆蓋範圍或使用測試過濾和裝置時使用。 來源: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