gabrieltrajano / buger-eats

BugerEats test automation project using Cypress.

Home Page:https://relatorio-buger-eats.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desafio 2 - BugerEats

Buger Eats BuildBox

• Descrição:

Ferramentas usadas:

  • Cypress (version 10.6.0)
  • cypress-mochawesome-reporter (version 3.2.2)

Sobre o Desafio 1:

• Relatório:

• Como executar o projeto localmente:

Clone o repositório:

git clone https://github.com/gabrieltrajano/buger-eats

Instale as dependências:

npm install

Para executar os testes em modo headless, digite o comando:

npx cypress run

o relatório em html estará disponível no caminho: cypress/reports/html/index.html

ou, caso queira executar no modo interativo, digite:

npx cypress open

cypress JavaScript CSS Selector

About

BugerEats test automation project using Cypress.

https://relatorio-buger-eats.vercel.app/


Languages

Language:HTML 71.3%Language:JavaScript 28.7%