edu94du / cypress-actions

Repositório do treinamento: workflow de testes continuos em Cypress no github Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

poster

Sobre

Repositório do treinamento: Workflow de testes contínuos em Cypress no Github Actions

Stacks

  • Cypress
  • Javascript
  • Cypress Dashboard
  • Tesults

Rodando

  1. Clonar o repositório, instalar as dependências
yarn / npm install
  1. Subir o Cypress UI
yarn cypress open / npx cypress open 
  1. Executar testes em Headless
yarn cypress run / npx cypress run 

Curso disponível em https://qaxperience.com

About

Repositório do treinamento: workflow de testes continuos em Cypress no github Actions


Languages

Language:JavaScript 100.0%