# InterfaceAutoTest **Repository Path**: whitefox1986/InterfaceAutoTest ## Basic Information - **Project Name**: InterfaceAutoTest - **Description**: 接口测试用例 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-28 - **Last Updated**: 2023-05-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # InterfaceAutoTest #### 介绍 接口测试平台 #### 软件架构 软件架构说明 采用 django + mysql +redis +celery架构 #### 安装教程 1. 安装Nginx 2. 安装uwgi 3. 配置uwgi和uwgi在nginx里面的配置 4.安装python环境 virtualenv 以及requirements里面的模块 使用 pip install -r requirements进行安装 具体可以参考https://www.django.cn/article/show-22.html #### 使用说明 1. http://ip:port/admin 进行对项目、模块 测试用例 接口地址进行配置 2. http://ip:port/test_case 是测试用例 3. http://ip:port/project 是项目