案例代码:class TestAA: def setup(self): print('开始--------') @pytest.mark.smoke def testaa(self): time_loc=time.strftime('%H-%M-%S' ...
確定! 回上一頁