没有合适的资源?快使用搜索试试~ 我知道了~
htmltestrunner-rv.github.io:用于Python单元测试HTMLTestRunner
共12个文件
py:3个
html:2个
in:1个
需积分: 9 0 下载量 107 浏览量
2021-04-10
14:13:12
上传
评论
收藏 42KB ZIP 举报
温馨提示
HTMLTestRunner HTMLTestRunner for python unit test A TestRunner for use with the Python unit testing framework. It generates a HTML report to show the result at a glance. #安装: pip install HTMLTestRunner-rv 创建套件 my_test_suite = unittest . TestSuite () 输出到文件 runner = HTMLTestRunner ( title = 'My unit test' , open_in_browser = True ) 运行测试 runner . run ( my_test_suite ) #示例代码: import unittest fro
资源推荐
资源详情
资源评论
收起资源包目录
htmltestrunner-rv_github_io-main.zip (12个子文件)
htmltestrunner-rv.github.io-main
setup.py 877B
.gitignore 51B
requirements.txt 29B
MANIFEST.in 55B
README.md 1KB
googlee5df25c1a85d340d.html 53B
sample_report.JPG 73KB
HTMLTestRunner
templates
template.html 4KB
__init__.py 122B
static
script.js 2KB
stylesheet.css 2KB
runner.py 14KB
共 12 条
- 1
资源评论
张A裕
- 粉丝: 23
- 资源: 4759
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功