# Jenkins的cicd项目 **Repository Path**: cheng-jianglin/iInterface_python ## Basic Information - **Project Name**: Jenkins的cicd项目 - **Description**: Jenkins进行天气接口自动化和压力测试的仓库 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2021-11-24 - **Last Updated**: 2024-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 接口功能自动化测试程序(Python版) 运行环境: python3 pytest allure report git 依赖准备: pip install allure-pytest 运行命令: pytest -sv test/weather_test.py --alluredir ./allure-results