Looking to create automated tests for your web application? In this guide we’ll walk through how to install and create your first tests using Cypress, an end-to-end testing framework.
Installing Cypress
There are two ways to install Cypress: via the command-line using npm, or by using one of the standalone installers provide