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