Projeto de Automação End-to-End com BDD da Track&Field
Clone the directory and run
npm install
npm run test
npm run test:desktop "@CartTest"
Use https://docs.cucumber.io/cucumber/cucumber-expressions/ to parse your .feature file, please use that document as your reference
yarn cypress run --config video=false --env allure=true
yarn allure serve