会员
周边
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zaigua
博客园
首页
新随笔
联系
订阅
管理
随笔分类 -
pytest
pytest-html生成的报告路径问题
摘要:查看 pytest 的配置文件 pytest.ini 查看代码 [pytest] addopts = -vs --html=./reports/report.html 确保 --html 选项的路径是你期望的路径。 路径 ./reports/report.html 是相对于运行 pytest 命令的
阅读全文
posted @
2024-09-19 18:16
迷糊的我
阅读(126)
评论(0)
推荐(0)
公告