# 接口自动化测试框架 **Repository Path**: liwenqiang19961206/api_auto_test ## Basic Information - **Project Name**: 接口自动化测试框架 - **Description**: 接口自动化测试框架封装(精封装版本) 结构:pytest + requests + yaml + allure - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-19 - **Last Updated**: 2024-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, API, 自动化测试 ## README 本地化部署-接口自动化测试 =========================== ## 一、安装 Python版本:3.10.x(建议) 安装依赖库使用 pip install -r package.txt ## 二、目录结构 ......