Skip to content

sjjpo2002/RESTful-API-Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

RESTful-API-Testing

There are many packages out there to test a Soap or REST API. However, having the total flexibility of Python is very advantages if you are doing something different. Here is a simple framework to develop test plans and test steps for REST APIs. We use Requests package to send and receive commands to the server. This is a just a simple framework that shows how you would develop your tests and how to log and report the results.

About

A simple framework to test REST APIs in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages