What is jasmine-node?
"DOM-less simple JavaScript BDD testing framework for Node"
jasmine-node is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 161.5 KB on disk.
Installation Guide
# Install via NPM
npm install jasmine-node
# Install via Yarn
yarn add jasmine-node