-
Clone the repository
-
Install the dependencies using
npm install
- Install Cypress using
npm install cypress
- Run our tests with below command
npx cypress run --reporter mochawesome
Clone the repository
Install the dependencies using
npm install
npm install cypress
npx cypress run --reporter mochawesome