Ethon

为什么要有方法,因为懒惰是一种美德。

   :: 首页  :: 新随笔  ::  ::  :: 管理

09 2019 档案

摘要:1.安装Node.js 下载地址: https://nodejs.org/download/ 2.安装Newman 1) 打开cmd,输入:npm install -g newman 2) 安装支持Newman生成html报告的组件 npm install -g newman-reporter-ht 阅读全文
posted @ 2019-09-27 16:41 Ethon 阅读(1172) 评论(0) 推荐(0) 编辑

摘要:TestNG以注解的方式实现多线程测试 阅读全文
posted @ 2019-09-27 12:09 Ethon 阅读(416) 评论(0) 推荐(0) 编辑