04 2020 档案

摘要:jmeter性能测试 阅读全文
posted @ 2020-04-26 18:48 上海颖 阅读(147) 评论(0) 推荐(0) 编辑
摘要:Linux环境搭建禅道 阅读全文
posted @ 2020-04-22 20:45 上海颖 阅读(131) 评论(0) 推荐(0) 编辑
摘要:hrun平台参数化 阅读全文
posted @ 2020-04-17 14:52 上海颖 阅读(201) 评论(0) 推荐(0) 编辑
摘要:docker启动命令 docker start tomcat,语法为docker start 容器名称 docker停止命令 docker stop tomcat,语法为docker stop 容器名称 docker重启命令 docker restart tomcat ,语法为docker rest 阅读全文
posted @ 2020-04-15 18:23 上海颖 阅读(4286) 评论(0) 推荐(0) 编辑
摘要:执行git push出现"Everything up-to-date" 在github上git clone一个项目,在里面创建一个目录,然后git push的时候,出现报错"Everything up-to-date" 原因:1)没有git add .2)没有git commit -m "提交信息" 阅读全文
posted @ 2020-04-13 11:10 上海颖 阅读(727) 评论(0) 推荐(0) 编辑
摘要:Allure是⼀个独⽴的报告插件,⽣成美观易读的报告; ⽬前⽀持语⾔:Java, PHP, Ruby, Python, Scala, C# Allure安装 安装pytest的插件包pytest-allure-adaptor: pip3 install pytest-allure-adaptor ⚠ 阅读全文
posted @ 2020-04-09 18:43 上海颖 阅读(161) 评论(0) 推荐(0) 编辑
摘要:输入 git clone 命令时出现Please make sure you have the correct access rights and the repository exists.错误,出现改问题的原因是git服务器没有存储本地ssh密钥。 解决步骤: 1. 删除 .ssh 文件夹【C: 阅读全文
posted @ 2020-04-09 17:59 上海颖 阅读(3017) 评论(0) 推荐(1) 编辑
摘要:安装 阅读全文
posted @ 2020-04-09 09:49 上海颖 阅读(223) 评论(0) 推荐(0) 编辑
摘要:1,进行打开电脑中已经安装好的filler的软件,进行点击菜单中”tools“的选项菜单 2,这样就会弹出了下拉菜单中进行选择为“fiddler option”的选项的菜单 3,这样就会进入到了fiddler options的选项窗口中的,进行点击菜单中的“HTTPS”的选项 4,这样就直接进入到了 阅读全文
posted @ 2020-04-08 20:16 上海颖 阅读(2248) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-04-08 15:28 上海颖 阅读(181) 评论(0) 推荐(0) 编辑
摘要:pytest 阅读全文
posted @ 2020-04-07 21:59 上海颖 阅读(136) 评论(0) 推荐(0) 编辑
摘要:一开始设置了默认pytest运行,依然不生效,解决方法如下: 1.修改默认运行的test runner pycharm-preferences-搜索pytest 修改default test runner,点击ok; 2.此时运行pytest的测试用例仍旧没有输出结果 点击-号 修改template 阅读全文
posted @ 2020-04-05 13:17 上海颖 阅读(1037) 评论(0) 推荐(0) 编辑
摘要:jenkens 阅读全文
posted @ 2020-04-05 00:14 上海颖 阅读(148) 评论(0) 推荐(0) 编辑
摘要:docker环境搭建httprunner接口自动化 阅读全文
posted @ 2020-04-03 21:19 上海颖 阅读(394) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示