Tinkoff/overhave

Create Allure test report description manager

Closed this issue · 0 comments

Create Allure test report description manager, which would be able to manage (create, update, delete) Allure test-case report's description. Built-in methods (allure.dynamic) are poor, so need to use pytest hooks (not pytest-bdd, because class should be able to use anywhere it's necessary).