安装pytest-html:pip install -U pytest-html 使用:py.test test_pyexample.py –html=report.html; 更详细的测试报告:pip install pytest-cov ...
確定! 回上一頁