Vitest
A Vite-native testing framework
Language: JavaScript/TypeScriptCategory: TestingFirst released: 2022Created by: Anthony FuLicense: MIT
Vitest is a lightning-fast unit testing framework powered by Vite. It is designed to be compatible with the Jest API while leveraging Vite's native ES module support for instant hot module replacement in tests. Vitest provides a modern, fast, and developer-friendly test runner for projects built with Vite.
Links
Key Features
Vite-Powered HMRJest Compatible APINative ESMBuilt-in CoverageTypeScript Support