Skip to content

ugioni/playwright-api-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API test automation with Playwright

Testes de API usando Maven + Playwright

GitHub Actions

Node.js CI

Como começar

Playwright docs:

Pré requisitos:

  • Java JDK 8

Como executar?

Dentro do painel do Maven:

  1. mvn clean
  2. mvn test

Allure reports - Relatório HTML

  • comando: mvn allure:report
  • pasta target >> site >> index.html

Docs to Api under tests:

About

API testing using JUNIT5 + Playwright

Topics

Resources

Stars

Watchers

Forks

Languages