小编chk*_*chk的帖子

python nosetests中的结果摘要报告

我使用nosetests命令执行python文件,我经常一次运行100多个python文件,根据@attr值将跳过很多次测试用例文件.是否有插件可用于获取测试用例结果或摘要的摘要,如下所示

Test1 --> passed
Test2 --> failed
Test3 --> error
Test4 --> skipped
Run Code Online (Sandbox Code Playgroud)

python nose nosetests

5
推荐指数
1
解决办法
2164
查看次数

标签 统计

nose ×1

nosetests ×1

python ×1