Metadata-Version: 2.1
Name: pytestifyx
Version: 0.7.0
Summary: pytestifyx is a pytest-based automation testing framework for api, ui, app testing
Home-page: https://github.com/jaylu2018/PyTestifyx
Author: luyh
Author-email: jaylu1995@outlook.com
License: Apache License 2.0
Classifier: Intended Audience :: Developers
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest >=7.2.1
Requires-Dist: playwright >=1.30.0
Requires-Dist: pytest-playwright >=0.3.0
Requires-Dist: pytest-cases >=3.6.13
Requires-Dist: loguru >=0.6.0
Requires-Dist: prettytable >=3.6.0
Requires-Dist: deepdiff >=6.3.0
Requires-Dist: requests ==2.29.0
Requires-Dist: requests-toolbelt ==1.0.0

# pytestifyx
pytestifyx is a pytest-based automation testing framework for api, ui, app testing
