End-to-end Testing with Cypress

Installing Cypress

bash
yarn add -D cypress
bash
yarn add -D cypress

Write Your First End-to-End Test

Running Cypress in CI