pytest轻量化测试报告插件,比allure轻,比pytest-html好看。 1.安装 pip install pytest-aoreporter 2.使用 pytest --ao-html=xxx.html 3.效果