Metadata-Version: 2.1
Name: resttest3
Version: 1.0.3
Summary: Python RESTful API Testing & Micro benchmarking Tool
Home-page: https://github.com/abhijo89-to/resttest3
Author: Abhilash Joseph C
Author-email: abhilash@softlinkweb.com
License: Apache License, Version 2.0
Keywords: rest,web,http,testing,api
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Utilities
Requires-Python: >=3.5
Requires-Dist: alive-progress (==1.6.1)
Requires-Dist: pyyaml (==5.3.1)
Requires-Dist: pycurl (==7.43.0.6)
Requires-Dist: jsonpath (==0.82)
Requires-Dist: jmespath (==0.10.0)
Requires-Dist: jsonschema (==3.2.0)

RestTest3
=========

![GitHub Workflow Status](https://img.shields.io/github/workflow/status/crazi-coder/resttest3/Python%20package) 
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/resttest3)
![PyPI - Wheel](https://img.shields.io/pypi/wheel/resttest3)
![PyPI](https://img.shields.io/pypi/v/resttest3)
![PyPI - Downloads](https://img.shields.io/pypi/dm/resttest3)
[![Coverage Status](https://coveralls.io/repos/github/crazi-coder/resttest3/badge.svg)](https://coveralls.io/github/crazi-coder/resttest3/)
[![SourceLevel](https://app.sourcelevel.io/github/crazi-coder/resttest3.svg)](https://app.sourcelevel.io/github/crazi-coder/resttest3/)
[![CodeFactor](https://www.codefactor.io/repository/github/crazi-coder/resttest3/badge)](https://www.codefactor.io/repository/github/crazi-coder/resttest3/)



Please read [documentation](https://crazicoder.com/). We are doing active development for python3 and removed python2 support 

This project is a fork of [pyresttest](https://github.com/svanoort/pyresttest)


