pytest_terminal_summary重写收集测试报告并发送邮件,报错"Argument(s) {'Config'} are declared in the hook
Posted 刚刚好1
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了pytest_terminal_summary重写收集测试报告并发送邮件,报错"Argument(s) {'Config'} are declared in the hook相关的知识,希望对你有一定的参考价值。
步骤: 1、conftest.py文件,重写pytest_terminal_summary(terminalreporter, exitstatus, config) 2、run执行pytest.main(),启动报错,提示填入的config,在hookspec找不到 错误提示如下: pytest_
以上是关于pytest_terminal_summary重写收集测试报告并发送邮件,报错"Argument(s) {'Config'} are declared in the hook的主要内容,如果未能解决你的问题,请参考以下文章
jenkins学习18 - 把 pytest 运行结果通过 jenkins 发送到邮件正文里
PostgreSQL——查询重写——删除重写规则以及对查询树进行重写