会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
脚踏实地,仰望星空
我搬家了,以后主要在csdn记录,欢迎来https://blog.csdn.net/kpc0564335
博客园
首页
新随笔
联系
管理
订阅
2019年5月12日
pytest框架学习_1
摘要: pytest框架 安装pytest pip install -U pytest 查看安装版本 pip show pytest pytest --version 先看官网的一个例子,这个例子告诉你pytest的执行规则: 新建一个test_sample.py文件,代码如下: def func(x):
阅读全文
posted @ 2019-05-12 16:05 我是一言
阅读(360)
评论(0)
推荐(0)
公告