A.使用pytest.mark.fixture 標(biāo)注B.使用pytest.fixture 標(biāo)注C.使用pytest.use_fixture 標(biāo)注D.使用pytest.testfixture 標(biāo)注
A.運(yùn)行python test.py命令B.運(yùn)行pytest test.py命令C.運(yùn)行unittest test.py命令D.運(yùn)行test.py命令
A.使用test標(biāo)注B.使用pytest.mark標(biāo)注C.使用pytest.test標(biāo)注D.使用unittest.TestCase標(biāo)注