allure-python icon indicating copy to clipboard operation
allure-python copied to clipboard

Fix missing dynamic called fixtures in reports

Open ShurikMen opened this issue 4 years ago • 1 comments

Context

If a fixture is called dynamically via getfixturevalue, it is not added to the report. The problem is that there is no reference to the test in which the fixture is called.

ShurikMen avatar Nov 02 '21 09:11 ShurikMen

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Nov 02 '21 09:11 CLAassistant