What is cypress?
"Cypress is a next generation front end testing tool built for the modern web"
cypress is used to facilitate high-performance Node.js workflows. It provides a robust footprint of 4.2 MB on disk.
Installation Guide
# Install via NPM
npm install cypress
# Install via Yarn
yarn add cypress