Project using Cypress language, with cucumber
Pre-Req:
- Vscode
- cypress "^7.7.0" or superior
- node v16.5.0 or superior
- Git
-
Clone the project:
git clone https://github.com/nathaliaifurita/Demo_Store_Cypress.git
-
Project Instalation:
npm install cypress --save-dev
To run all the tests:
npx cypress open
Created by: Nathalia Freire and Mariana Bonfim