摘要: 演示如何使用 pytest + allure 生成支持中文的测试报告。 1. 安装依赖 pip install pytest pip install allure-pytest 2. 运行测试并生成 Allure 原始结果 pytest 运行后会在 allure-results 目录下生成原始测试结 阅读全文
posted @ 2025-06-28 14:38 朝阳1 阅读(95) 评论(0) 推荐(0)