Skip to content

This is something I did whilst learning the Robot Framework and REST Api testing using RESTinstance, I thought I'll share it and someone may make a use of it. It adds some extra functionality to RESTinstance, and the keywords are more descriptive and documented

Notifications You must be signed in to change notification settings

sqilz/RESTinstance-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESTinstance wrapper

A wrapper project to demonstrate the use of RESTinstance for testing JSON REST APIs

Feel free to contribute

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You will need:

Python 3

RESTinstance library

    pip install --upgrade RESTinstance

Installing and Running the tests

To get the repo simply clone it

    git clone https://github.com/sqilz/RESTinstance-wrapper

Execute run.bat or run.sh to run the tests or

Navigate into the directory and run the following command

    robot -d results tests/REST.robot

Authors

  • Przemysław Hendel - sqilz

Acknowledgments

About

This is something I did whilst learning the Robot Framework and REST Api testing using RESTinstance, I thought I'll share it and someone may make a use of it. It adds some extra functionality to RESTinstance, and the keywords are more descriptive and documented

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages