pytest 控制台实时输出信息

it2025-03-06  29

pytest 控制台实时输出信息

创建pytest.ini文件放在测试项目根目录,并添加内容 log_cli = True

最新回复(0)