接口功能自动化测试程序(Python版) 运行环境: python3 unittest, pytest allure report git 依赖准备: pip install nose-allure-plugin 运行命令: pytest -s -v test/weather_test.py --alluredir ./allure-results