会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Loading
DuKe渡客
傲慢与偏见
博客园
首页
新随笔
管理
2021年8月25日
pytest批量执行多个测试文件(批量执行一个文件夹下的所有测试用例)
摘要: 图片 代码 #!/usr/bin/env python # @File : test_runall.py import pytest import os # path = os.path.dirname(__file__) # path = path + "/report/" # pytest.ma
阅读全文
posted @ 2021-08-25 16:46 DuKe渡客
阅读(1865)
评论(0)
推荐(0)
编辑
公告