Skip to content

Template para o curso: Testes contínuos em Robot Framework no Github Actions

Notifications You must be signed in to change notification settings

Claudiocm/robot-actions-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poster

Sobre

Repositório do treinamento: Testes contínuos em Robot Framework no Github Actions

Techs

  • Robot Framework
  • Browser (Playwright)
  • Python

Como executar

  1. Clonar o repositório, instalar as dependências
pip install -r requirements.text
  1. Executar testes em Headless
robot -d ./logs -v IS_HEADLESS:True tests
  1. Executar testes em modo assistido
robot -d ./logs -v IS_HEADLESS:False tests

Curso disponível em https://qax.com.br

About

Template para o curso: Testes contínuos em Robot Framework no Github Actions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • RobotFramework 100.0%