allure-python
allure-python copied to clipboard
Description is not added to the report
Hello. I'm using Python Behave and would like to add a description text in the before_scenario func. I write: allure.description('This is my description'). But this text is not added to the Description section of my allure report