vitest - Fast Vite-Powered Unit Testing Framework with Jest-Compatible API
A unit testing framework powered by Vite with Jest-compatible API for writing and running tests
Tags
Updated: 2026-02-18Typical Inputs
Typical Outputs
What this skill does
- write tests
- mock functions
- configure coverage
- filter tests
- use fixtures
- create snapshots
Inputs
- test code
- test configuration
- Vite configuration
Outputs
- test reports
- coverage reports
- snapshot files
- test result status
Requirements
- Node.js environment
- Vite configuration
- test files
