Testing · +7 pointsVitest
Vite-native unit test framework — fast, ESM-first, Jest-compatible API.
- Install
- npm install -D vitest
- License
- MIT
- Stars
- ★ 14k+
Integration goal
Write a Vitest test file with describe/it/expect.
- Create sum.test.js
- Test a sum function
- Push to GitHub
Open Integration Workspace →← All open source tools