Python Automation With BDD Framework
Python Automation With BDD Framework
Step 1:
pip install allure-behave
Step 2:
$ behave -f allure_behave.formatter:AllureFormatter -o
%allure_result_folder%
Step 3:
Download Allure Command Line Server
Step 4 :
allure serve %allure_result_folder%