使用Newman执行postman测试脚本

步骤 1. 安装nodejs 查看node和npm的版本 2. 安装cnpm包管理工具 npm install -g cnpm --registry=https://registry.npm.taobao.org 3. 安装Newman和相关的两个插件模块 cnpm install -g newman cnpm install -g newman-reporter-html cnpm instal
相关文章
相关标签/搜索