What is ava?
"Node.js test runner that lets you develop with confidence."
ava is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 282.6 KB on disk.
Installation Guide
# Install via NPM
npm install ava
# Install via Yarn
yarn add ava