文件名称:postman-newman-automation:使用POSTMAN自动化基于OData的RESTful API
文件大小:323KB
文件格式:ZIP
更新时间:2024-04-16 23:13:24
Handlebars
使用POSTMAN自动化基于OData的RESTful API 如何使用Postman工具运行Postman Collection? 公开亚军 拖放收藏 选择测试 点击运行按钮 如何使用Newman CLI工具运行Postman Collection? 开放式终端/ CMD 安装newman npm install -g newman 转到项目的根路径 输入命令newman run OData_In_6_Steps.postman_collection.json CLI将显示以下结果 如何使用npm newman-reporter-html和Newman生成HTML报告? 开放式终端/ CMD 安装报告npm install -g newman-reporter-html 转到项目的根路径 输入命令newman run OData_In_6_Steps.postman_co
【文件预览】:
postman-newman-automation-main
----OData_In_6_Steps.postman_collection.json(8KB)
----img()
--------cli-result-02.png(14KB)
--------cli-result-01.png(24KB)
--------htmlextra-result.png(60KB)
--------csv-result.png(26KB)
--------postman-result.png(62KB)
----package.json(533B)
----templates()
--------dashboard-template.hbs(64KB)
--------template-default.hbs(247KB)
----LICENSE(1KB)
----package-lock.json(288KB)
----README.md(3KB)