robotframework-restinstance-skill
Installation
SKILL.md
RESTinstance Library Skill
Quick Reference
RESTinstance is a REST API testing library with built-in JSON validation, schema support, and OpenAPI/Swagger spec integration. It provides a fluent interface for API testing with automatic response validation.
Installation
pip install RESTinstance
Library Import
*** Settings ***
Library REST ${API_URL}