会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
silence
看山是山,看水是水。
博客园
首页
联系
订阅
管理
2020年5月8日
pytest 钩子函数之pytest_collection_modifyitems
摘要: pytest_collection_modifyitems 官方文档描述: 在执行收集后调用。可以就地过滤或重新排序项目。 参数 session ( pytest.Session ) -- pytest 会话对象。 config ( pytest.Config ) -- pytest 配置对象。 i
阅读全文
posted @ 2020-05-08 00:34 silence022
阅读(298)
评论(0)
推荐(1)
公告