随笔分类 -  接口自动化

关于接口自动化的知识
摘要:上面是测试类和方法 if __name__='__main__': suit=uinttest.TestSuite(): suit.addTest(类名(“方法明”)) with open("a.txt",a) as f: runner=unittest.TextTestRunner(stream= 阅读全文
posted @ 2021-01-28 14:00 测试姐 阅读(323) 评论(0) 推荐(0)