# apitest_0620 **Repository Path**: Layla6/apitest_0620 ## Basic Information - **Project Name**: apitest_0620 - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 13 - **Created**: 2020-06-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 简介 使用 Python 进行API 自动化测试 ### 技术栈 - pytest 管理测试用例集 - requests 模拟发送请求 ### 主要目录结构 - testcases 存放测试用例 - common 存放常用的工具文件 - sdk 主要封装requests请求业务逻辑