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

在PyTest中,如何定义测试用例()

A.使用test标注
B.使用pytest.mark标注
C.使用pytest.test标注
D.使用unittest.TestCase标注

热门试题