Metadata-Version: 1.2
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
Description: 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)
        
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
