会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Ivy沫沫
博客园
|
首页
|
新随笔
|
新文章
|
联系
|
订阅
|
管理
2019年11月27日
如何安装接口自动化环境(Python)?
摘要: 环境: Windows 10 Python 3.7 JDK 1.8 Request+unnittest: 1.安装JDK (1)从官网下载JDK,开始安装,默认即可 (2)CMD下检查JDK版本信息:java -version 2.安装Python (1)安装Python 3.7 ,可勾选配置环境变
阅读全文
posted @ 2019-11-27 17:28 沫沫Ivy
阅读(378)
评论(0)
推荐(0)
编辑
Pytest+Allure安装过程问题小记
摘要: Python相关环境: 1.Windows 10 2.JDK 1.8 3.Python 3.7.2 4.Pip 18.1 from c:\python37\lib\site-packages\pip (python 3.7) 5.Eclipse 安装Pytest+allure过程:参考链接一:htt
阅读全文
posted @ 2019-11-27 17:08 沫沫Ivy
阅读(3967)
评论(0)
推荐(0)
编辑
公告