会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
热烈如歌
且视他人之凝目如盏盏鬼火,大胆的去走自己的夜路
博客园
首页
新随笔
联系
管理
订阅
2021年12月24日
python+unittest+ddt+excel读取excel多个sheet文档并且参数化
摘要: 读取excel多个sheet文档 def readexcel(self): sheets=self.wb.sheetnames cases = [] case_data = [] titles1 = [] titles2=[] # print(sheets) #根据下标获取sheet名称,sheet
阅读全文
posted @ 2021-12-24 10:34 我的牛肉面啊
阅读(218)
评论(0)
推荐(0)
公告