Skip to content

HassanAbbas7357/ApiAutomationTestingFramework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Automation Testing Framework

Advanced API Automation Framework for building testcases and generating intresting reports with enhance UI framework "Allure" with Python and Pyest.

Authors

Reporting

image

image

image

image

Usage/Examples

Use this command to install the required packages

pip3 install -r requirements.txt

Use this command to run your testcases

pytest Tests --alluredir=reports   -v -s
pytest Tests --alluredir=reports  -v -s
pytest Tests --alluredir=reports  -v -s

Use this command to generate and preview the Allure report

allure serve reports/

License

Open Source Project

Tech Stack

Technologies: Python, Pytest , Selenium

Reporting: Allure Framework

About

API Automation Testing Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published