# InterfaceTestDemo **Repository Path**: cyanan/InterfaceTestDemo ## Basic Information - **Project Name**: InterfaceTestDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-24 - **Last Updated**: 2022-07-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InterfaceTest #### 介绍 复杂版的接口自动化框架 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1、首先进入Utils目录,启动mitm服务,启动命令:"mitmdump -p 9999 -s mock_server.py " 2、然后在Utils目录,在启动flask_study文件的flask服务 3、然后进入到mitm文件夹,打开mock.html就可以在页面输入url和要返回的data