Skip to content

manoharcm1987/PytestTestProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to execute pytest and generate allure reports? create two directories named allure-reports and allure-results under reports or target folder from the project root. python -m pytest --alluredir=reports/allure-results or pytest --alluredir=reports/allure-results Always save reports to allure-results folder To generate report use command line tool and execute allure serve from the main folder(reports or target)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages