# api_test **Repository Path**: comdown/api_test ## Basic Information - **Project Name**: api_test - **Description**: 基于python resquests pytest 模块封装的简易接口自动化测试框架,简易实现无代码执行接口测试。 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-26 - **Last Updated**: 2023-08-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: 接口测试 ## README # 使用说明 ### api: 测试用例 ### base: 关键字封装模块 ### config: 全局参数,公共参数处理 ### data: 测试数据 ### log: 日志模块 ### report: 测试报告 ### utils: 工具模块