What is uvu?
"uvu is an extremely fast and lightweight test runner for Node.js and the browser"
uvu is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 47.2 KB on disk.
Installation Guide
# Install via NPM
npm install uvu
# Install via Yarn
yarn add uvu