摘要: HTMLTestRunner 生成报告如下图: 展开后可查看详情信息: 直接复制以下代码,保存为HTMLTestRunner.py 即可 # coding=utf-8 """ A TestRunner for use with the Python unit testing framework. I 阅读全文
posted @ 2020-06-30 10:38 pandaly 阅读(4262) 评论(2) 推荐(1) 编辑