Vite-native test runner with instant watch mode and a Jest-compatible API.
Why this fits you
- Fastest watch-mode feedback of the JavaScript runners, by a wide margin on large repos.
- Zero-config ESM and TypeScript — the single biggest source of Jest configuration pain simply disappears.
Main limitation
- Assumes Vite. On a Webpack or Metro project the advantage largely evaporates.
- Younger ecosystem; a handful of niche Jest plugins have no equivalent.