会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
呆呆蒙蒙
博客园
首页
新随笔
联系
管理
订阅
2021年10月19日
pytest参数
摘要: 1、安装 pip install pytest 2、pytest默认规则 - 读取以test开头文件夹、文件,函数作为识别函数对象 - 控制台不显示打印 - pytest.main(['参数1','参数2']) import pytest def test_01(): print("test01")
阅读全文
posted @ 2021-10-19 08:49 呆呆蒙蒙
阅读(145)
评论(0)
推荐(0)
编辑
公告