Dar*_*aya 5 html pip pytest
我为 pytest 安装了 html 报告。
它工作正常,直到有一天抛出此错误
pytest:错误:无法识别的参数:--html=report.html
Din*_*har 8
使用pip list来检查,如果你已经pytest-html安装了。如果没有,请使用pip install pytest-html.
pip list
pytest-html
pip install pytest-html
pytest-html 是 pytest 的插件,不是 pytest 库的一部分。
归档时间:
5 年,12 月 前
查看次数:
4124 次
最近记录:
5 年,3 月 前