打开Postman 将写过的断言文件夹内容打包(导出) 记住导出的路径 我设置的路径如下: C:\Users\Lian\Pictures\postman1 切换到导出文件的路径下 写下如下命令 newman run test1.postman_collection.json -r html --reporter-htm-export report.html 测试文档