Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thinogueiras/playwright-pytest

Automação de Testes de UI com PyTest e Playwright.
https://github.com/thinogueiras/playwright-pytest

e2e-tests github-actions playwright playwright-pytest playwright-python pytest python test-automation web-testing

Last synced: 7 days ago
JSON representation

Automação de Testes de UI com PyTest e Playwright.

Awesome Lists containing this project

README

        

# Automação de Testes de UI com PyTest e Playwright.

## Pré-requisitos mínimos de ambiente:

[Python](https://www.python.org/downloads/) 3.11.x.

[Node.js](https://nodejs.org/en) 18.17.x.

## Instalação do projeto:

```
pip install -r requirements.txt
```

## Instruções:

Executar o comando abaixo no terminal:

```
playwright install
```

## Execução dos testes:

```
pytest --html=reports/report.html tests/submitForm.py
```

## Execução dos testes em paralelo:

```
pytest --html=reports/report.html --numprocesses 7 tests/submitForm.py
```

---

Linkedin

Thiago Nogueira dos Santos 🤓 ✌🏻

QA Automation Engineer 🔎 🐞