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
test runner
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.
testing · javascript · frontend
Jest is a delightful JavaScript testing framework by Facebook with a focus on simplicity and zero-config setup.
testing · unit-testing · vite
Vitest is a fast, Vite-native unit testing framework for JavaScript and TypeScript projects.