Metadata-Version: 2.1
Name: unitest
Version: 1.4.4
Summary: Utilities required for performance and functional tests
Home-page: https://bitbucket.org/zetaengg/unitest_plutus/src/main/
Author: Zeta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: selenium (>=4.1.0)
Requires-Dist: gevent (>=21.8.0)
Requires-Dist: geventhttpclient (>=1.5.3)
Requires-Dist: psycogreen (>=1.0.2)
Requires-Dist: locust (>=2.6.0)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: jsonpath-ng (>=1.5.3)
Requires-Dist: greenlet (==1.1.2)
Requires-Dist: psycopg2-binary (>=2.9.2)
Requires-Dist: assertpy (>=1.1)
Requires-Dist: pytest (>=6.2.5)
Requires-Dist: allure-pytest (==2.9.45)
Requires-Dist: pytest-json-report (>=1.4.1)
Requires-Dist: webdriver-manager (>=3.5.2)
Requires-Dist: greenlet (>=1.1.2)
Requires-Dist: faker (>=11.3.0)
Requires-Dist: exrex (>=0.10.5)
Requires-Dist: decorator
Requires-Dist: prometheus-client

# Welcome to unitest

Tech: python 3

This is a package for all common and reusable standard functionalities across testing framework
