随笔分类 -  unittest

摘要:1: pip3 install ddt 2: 阅读全文
posted @ 2019-09-05 12:08 东方不败--Never 阅读(212) 评论(0) 推荐(0) 编辑
摘要:1. HTMLTestRunner.py 代码(python3)如下: python2: https://github.com/tungwaiyip/HTMLTestRunner 1 """ 2 A TestRunner for use with the Python unit testing fr 阅读全文
posted @ 2019-09-01 20:36 东方不败--Never 阅读(417) 评论(0) 推荐(0) 编辑
摘要:内容总括 一. 初始化 二. 执行顺序 三. 断言 四. 报告 五. 其他 1. setUp 与 tearDown 有几个test,就执行几次setUp 与 tearDown,浪费资源 有几个test,就执行几次setUp 与 tearDown,浪费资源 2. setUpClass 与 tearDo 阅读全文
posted @ 2019-08-31 23:04 东方不败--Never 阅读(436) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示