Metadata-Version: 2.1
Name: pytestifyx
Version: 0.8.3.3
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.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pytest >=8.2.1
Requires-Dist: playwright >=1.40.0
Requires-Dist: pytest-playwright >=0.4.3
Requires-Dist: pytest-cases >=3.8.1
Requires-Dist: loguru >=0.7.2
Requires-Dist: prettytable >=3.9.0
Requires-Dist: deepdiff >=6.7.1
Requires-Dist: requests ==2.29.0
Requires-Dist: requests-toolbelt ==1.0.0
Requires-Dist: PyYAML >=6.0.1
Requires-Dist: xmindparser >=1.0.9

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