前置条件:已安装nodejs,安装详情可参考链接:https://www.cnblogs.com/zhen9436/p/16617383.html1.cmd窗口安装newmannpminstall-gnewman2.cmd窗口安装newman-html报告nnpminstall-gnewman-reporter-html3.cmd窗口安装美化测试报告npminstall-gnewman-reporter-htmlextra4.cmd窗口查看安装的插件npmlist-g--depth0在postman中导出接口文件(步骤:1.新建文件夹,把接口全部导入此文件夹内-2.对文件夹的内容全部导出)6.