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:
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
- Anssi Syrjäsalo creator of RESTinstance