What is vitest?
"Next generation testing framework powered by Vite"
vitest is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 1.4 MB on disk.
Installation Guide
# Install via NPM
npm install vitest
# Install via Yarn
yarn add vitest