manuskc / API_Tester

JSON based API testing utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi,

This is a testing utility to test any REST based api or basically any web end point.

The main theme behind this project is to make the process of writing and maintaining tests simpler than simplest. Adding a test case is as simple as writing a small json object in a file. An average test case does not take more than 4 lines.

Any ideas to improve this project are welcome.

"Simplicity is the ultimate sophistication" - Leonardo da Vinci

To understand how this works and how simple it is to use please read the wiki

Let me know your thought and feed back when you use this.

manu.skc@gmail.com

About

JSON based API testing utility


Languages

Language:Python 100.0%