07 2020 档案
摘要:TestCafe前端E2E自动化测试技术要点 最近用TestCafe完成了一个营销活动的前端自动化测试,整个过程很顺利,运行也较稳定。对比以前用Selenium作的几个Web UI自动化项目而言,感觉到了新一代的前端E2E自动化测试工具的强大。下面记录一些遇到的要点和TestCafe独有的一些特性。
阅读全文
摘要:什么是TestCafe 转自: https://www.jianshu.com/p/94181abe5e9a 官方: A node.js tool to automate end-to-end web testing Write tests in JS or TypeScript, run them
阅读全文
摘要:资源收集与整理 引图: ZLT-MP 微服平台 nginx http://nginx.org/en/docs/beginners_guide.html flutter https://flutter.dev/ SpringCloud https://gitee.com/homepay/microse
阅读全文
摘要:Nginx的启动(start),停止(stop)命令 查看Nginx的版本号:nginx -V 启动Nginx:start nginx 或者 nginx 快速停止或关闭Nginx:nginx -s stop 正常停止或关闭Nginx:nginx -s quit 配置文件修改重装载命令:nginx -
阅读全文

浙公网安备 33010602011771号