pytest -v --tests-per-worker 2 --html=report.html. 可以看到两个py文件中的用例全部被执行,并在该目录下生成了report.html测试报告,测试结果如下 ...
確定! 回上一頁