测试积点老人 发表于 2021-8-11 10:50:46

关于#python#的问题:pytest配置文件未执行

各位好,我在学习用pytest配置文件执行脚本时,虽然脚本执行成功了,但是配置文件addopts = -vs --html=./report/report.html 好像未执行,执行结果没有详细信息,报告也没生成到指定文件夹(如下图)。这是什么情况?


AbbeyDawn 发表于 2021-8-11 16:39:57

--html=.report/report.html试试是斜杠问题不

海海豚 发表于 2021-8-12 10:47:12

https://blog.csdn.net/qq_36502272/article/details/108557806参考下,是不是配的不对

bellas 发表于 2021-8-12 11:16:29

参考下这个https://blog.csdn.net/weixin_39886841/article/details/110486835

qqq911 发表于 2021-8-12 12:08:42

配置问题

jingzizx 发表于 2021-8-12 18:28:56

什么错
页: [1]
查看完整版本: 关于#python#的问题:pytest配置文件未执行