Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 940 Bytes

README.md

File metadata and controls

34 lines (19 loc) · 940 Bytes

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: