testingwithclarity_Cypress_E2E

Install

Clone the GitHub repository

git clone git@github.com:CelineElisa/testingwithclarity_Cypress_E2E.git

Move to the directory

cd testingwithclarity_Cypress_E2E

Install the packages

npm install

Run

Using Cypress user interface

npm run cypress:open

then choose E2E testing

Using Cypress headless

npm run cypress:run