Postman环境配置

Postman环境配置

  • 安装Postman
  • 安装node.js
  • 安装newman
  • 安装htmlextra
  • 安装git
  • 注册163邮箱
  • 用163邮箱注册gitee
  • 在pycharm中安装gitee
  • 详细文档

安装Postman

网址:https://www.postman.com/downloads/
注册一个账号即可

安装node.js

安装newman

npm install -g newman

安装htmlextra

npm instal -g newman-reporter-htmlextra

安装git

https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git

注册163邮箱

用163邮箱注册gitee

Postman环境配置_第1张图片

在pycharm中安装gitee

Postman环境配置_第2张图片

详细文档

链接:https://pan.baidu.com/s/1l248QRV_JJXhVpGi7TZtpg?pwd=zt3z
提取码:zt3z

你可能感兴趣的:(python,postman,测试工具)