test runner

Jest vs Vitest

Two popular test runner options side-by-side. Grab the logo for either — or both — and drop them into your stack diagrams, comparison pages, and docs.

Jest logo

Jest

testing · javascript · frontend

Jest is a delightful JavaScript testing framework by Facebook with a focus on simplicity and zero-config setup.

License
https://github.com/jestjs/jest/blob/main/LICENSE
Website
jestjs.io
Open Jest page
Vitest logo

Vitest

testing · unit-testing · vite

Vitest is a fast, Vite-native unit testing framework for JavaScript and TypeScript projects.

Website
vitest.dev
Open Vitest page