# ApiTest **Repository Path**: chanshi-without-a-cat-owner/api-test ## Basic Information - **Project Name**: ApiTest - **Description**: [python接口自动化] python + pytest + requests + allure等 实现简单的接口自动化 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 1 - **Created**: 2025-02-06 - **Last Updated**: 2025-11-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python ## README **技术栈**:python + pytest + requests + allure + jsonpath + pyyaml + pymysql + logging **目录:** ​ case:执行用例脚本 ​ conf:环境配置 ​ data:存放yaml用例 ​ log:生成log日志 ​ report:allure生成测试结果 ​ result:获取测试结果数据 ​ utils:工具类