Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/robotcourses/rf_requestslibrary

Testes Automatizados de API com Robot Framework & RequestsLibrary
https://github.com/robotcourses/rf_requestslibrary

api requests requests-library robotframework

Last synced: about 1 month ago
JSON representation

Testes Automatizados de API com Robot Framework & RequestsLibrary

Awesome Lists containing this project

README

        

# ☁️ Testes de API com Robot Framework & RequestsLibrary ☁️

## 👨‍💻 TECNOLOGIAS UTILIZADAS

- Python: https://www.python.org/downloads/release/python-3810/
- Poetry: https://python-poetry.org/docs/
- Robot Framework: https://pypi.org/project/robotframework/
- Requests Library: https://pypi.org/project/robotframework-requests
- VSCode: https://code.visualstudio.com/download
- Plugin:
- Robot Framework Language Server: https://marketplace.visualstudio.com/items?itemName=robocorp.robotframework-lsp
- Python: https://marketplace.visualstudio.com/items?itemName=ms-python.python

## 🖥️ CONFIGURAÇÃO DO POETRY

[![POETRY](https://img.youtube.com/vi/1z4JDp-Ky9g/0.jpg)](https://www.youtube.com/watch?v=1z4JDp-Ky9g)

## 🦾 INSTALANDO DEPENDÊNCIAS DO PROJETO

```
poetry install
```

## 🎥 PLAYLIST COM A CONSTRUÇÃO DO PROJETO

[EM BREVE]