# iInterface_python **Repository Path**: ytq12875/i-interface_python ## Basic Information - **Project Name**: iInterface_python - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2021-03-02 - **Last Updated**: 2023-07-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **接口功能自动化测试程序(Python版)** 运行环境: - python3 - pytest - allure report - git 依赖准备: - pip install pytest - pip install requests - pip install allure-pytest 运行命令: pytest weather_test.py --alluredir=report --clean-alluredir