pip install pytest-html # 通過pip安裝pytest-html cmd命令提示符下執行測試文件: >py.test test_class.py --html=./report.html.
確定! 回上一頁