Metadata-Version: 2.1
Name: anna-api-test-framework
Version: 0.0.1
Summary: Framework for rapid development of API tests and report generation
Home-page: https://github.com/EvgeniiGerasin/anna-api-framework
Author: Evgenii Gerasin
Author-email: e.d.gerasin@yandex.ru
License: UNKNOWN
Project-URL: Bug Reports, https://github.com/EvgeniiGerasin/anna-api-framework/issues
Project-URL: Source, https://github.com/EvgeniiGerasin/anna-api-framework/tree/main/anna
Keywords: sample,report,development,testing,api,framework
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ANNA API TEST FRAMEWORK

Framework for rapid development of API tests scripts and report generation


## Authors

- [@EvgeniiGerasin](https://github.com/EvgeniiGerasin)


## Features

- Rapid development of tests using high-level methods
- Generating a report with test results in Allure


