API自动化测试与持续集成
目的 如何使用SuperTest测试框架,进行API测试 如何将API测试与构建工具结合 如何将API测试、构建工具与持续集成结合 ...
目的 如何使用SuperTest测试框架,进行API测试 如何将API测试与构建工具结合 如何将API测试、构建工具与持续集成结合 ...
封面 ...
封面 ...
Protractor Protractor is an end-to-end test framework for AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would. 是什么 基于Node.js的程序 使用Jasmine测试框架测试接口,针对AngularJS的应用程序 官网: http://angular.github.io/protractor/#/ Github: https://github.com/angular/protractor 功能 模拟真实的用户操作行为 针对AngularJS中的Element不需要做特殊的处理,普通HTML元素也同样支持 智能等待,不需要为页面中的加载和同步显示做特殊的等待时间处理 ...
Gulp Automate and enhance your workflow 用自动化构建工具增强你的工作流程! 官网:http://gulpjs.com/ 中文官网:http://www.gulpjs.com.cn/ 简体中文文档: https://github.com/lisposter/gulp-docs-zh-cn 安装npm install --global gulp 验证 ➜ Downloads gulp -v [15:59:38] CLI version 3.9.1 [15:59:38] Local version 3.9.1 ...
PS:文档备案,以便以后查看
封面 ...
封面 ...
封面 ...
封面 ...