install allure-behave

command to run test with generated report files (.json)

behave -f allure_behave.formatter:AllureFormatter -o reports/ features

command to generate allure reports in html

allure serve reports/