摘要: 参考地址 https://blog.csdn.net/YZF_DD/article/details/85118078 执行用例过程中只启动一次app,减少代码运行时间,利于代码封装 1 class TestCase(unittest.TestCase): 2 @classmethod 3 def s 阅读全文
posted @ 2019-09-27 23:31 呆呆蒙蒙 阅读(894) 评论(0) 推荐(0)