# apiAutoP2P_01 **Repository Path**: grenncow/apiAutoP2P_01 ## Basic Information - **Project Name**: apiAutoP2P_01 - **Description**: p2p - 接口脚本 - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-03-03 - **Last Updated**: 2025-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # test-p2p-01 #### 介绍 {**⿊⻢安享理财项⽬** 是⼀个p2p(个⼈对个⼈)借贷平台 web用户端[http://user-p2p-test.itheima.net],后台[http://admin-p2p-test.itheima.net/] #### 实现技术 1. python + unittest + requests 2. 结构: api:封装模块被测接口 script:调用封装接口进行测试 data:测试数据 report:测试报告 log:日志 lib:三方插件 config.py:配置文件 run_suite.py:测试入口 uilts.py:封装测试工具