LucileneMartins / practiceSpaceHealth

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

practiceSpaceHealth

Project Test Web

Tools and Libs:

  • Cypress
  • Cucumber
  • Linguagem Javascript
  • Allure Report - see documentation here
  • GitHub Actions - CI/CD

🎯 Prerequisites

Install Node
node -v

Install NPM
npm -v

Clone project

Install dependencies package.json
$ npm install

Done ✔️

💡 Use

Run test with tags - used on ci/cd
$ npm run cy:tags

Open Cypress gui
$ npm run cy:open

Run cypress non-gui
$ npm run cy:run

About


Languages

Language:JavaScript 92.3%Language:Gherkin 7.7%