找考题网-背景图
单项选择题

在PyTest中,如何使用fixture()

A.使用pytest.mark.fixture 标注
B.使用pytest.fixture 标注
C.使用pytest.use_fixture 标注
D.使用pytest.testfixture 标注

热门试题