A.testB.pyC.testfileD.testcase
A.使用assert語(yǔ)句B.使用check()函數(shù)C.使用verify()函數(shù)D.使用expect()函數(shù)
A.使用pytest.mark.fixture 標(biāo)注B.使用pytest.fixture 標(biāo)注C.使用pytest.use_fixture 標(biāo)注D.使用pytest.testfixture 標(biāo)注