In case if docstring is not enough for test's description this change will give an ability to set it from the test function in the following way: pytest.allure.description("Some description"))
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
Vladyslav Dorohii seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it.
In case if docstring is not enough for test's description this change will give an ability to set it from the test function in the following way: pytest.allure.description("Some description"))