I'm submitting a ...
Current implementation of the https://github.com/allure-framework/allure-python/blob/master/allure-pytest/test/acceptance/fixture/yield_fixture_test.py does not cover yield_fixture (deprecated since pytest 6.2.0 replaced with usual fixture with yield instead of return) functionality since there are no yield operator inside fixture under test
I'm submitting a ...
Current implementation of the https://github.com/allure-framework/allure-python/blob/master/allure-pytest/test/acceptance/fixture/yield_fixture_test.py does not cover yield_fixture (deprecated since pytest 6.2.0 replaced with usual fixture with yield instead of return) functionality since there are no yield operator inside fixture under test