A wrapper project to demonstrate the use of RESTinstance for testing JSON REST APIs
Feel free to contribute
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need:
pip install --upgrade RESTinstance
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
- Przemysław Hendel - sqilz
- Anssi Syrjäsalo creator of RESTinstance