Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thinogueiras/robot-api-tests
Automação de Testes de API com Robot Framework e Python Requests Library.
https://github.com/thinogueiras/robot-api-tests
api-testing github-actions python requests-library robot-framework test-automation
Last synced: about 1 month ago
JSON representation
Automação de Testes de API com Robot Framework e Python Requests Library.
- Host: GitHub
- URL: https://github.com/thinogueiras/robot-api-tests
- Owner: thinogueiras
- License: mit
- Created: 2023-09-03T14:48:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-10T04:46:13.000Z (8 months ago)
- Last Synced: 2024-10-09T23:41:08.136Z (about 1 month ago)
- Topics: api-testing, github-actions, python, requests-library, robot-framework, test-automation
- Language: RobotFramework
- Homepage:
- Size: 49.8 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Automação de Testes de API REST com Robot Framework e Python Requests Library.
[![Robot Framework - API Tests](https://github.com/thinogueiras/Robot-API-Tests/actions/workflows/continuous-testing.yml/badge.svg)](https://github.com/thinogueiras/Robot-API-Tests/actions/workflows/continuous-testing.yml)
## Pré-requisitos mínimos de ambiente:
* [Python](https://www.python.org/downloads/) 3.11.x.
## Instalação do projeto:
```
pip install -r requirements.txt
```## Execução dos testes 🤖 🤖
```
robot -d ./reports tests/
``````## Relatórios 📝 📄
Verifique a pasta `reports` para visualizar os relatórios da execução: `report.html` ou `log.html`.
---
Thiago Nogueira dos Santos 🤓 ✌🏻
QA Automation Engineer 🔎 🐞