playwright.cucumber.typescript.template
v1.0.22
Published
Projeto do playwright com cucumber, teste de regressao visual, teste de acessibilidade e lighthouse integrado
Downloads
8
Maintainers
Readme
playwright-typescript-pageObject With Cucumber
A simple example playwright with typescript and page object
Como iniciar projeto
npx playwright.cucumber.typescript.template Meu-projeto
npm run test (rodar os testes)
Docker
sudo docker build -t playwright-docker .
docker run --rm -it -v $(pwd)/reports:/usr/src/app/report playwright-docker ## Executar e pegar report
docker run --rm -it -v $(pwd)/reports:/usr/src/app/reports playwright-docker /bin/bash
npm run test # // para debug
Colaboradores
| Desenvolvedor | Thumbnail | | -------------------------------------------- | -----------------------------------------------------------------------------------: | | AlexRibeiro | |