# flytest **Repository Path**: dodolxdl/flytest ## Basic Information - **Project Name**: flytest - **Description**: 接口自动化平台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2018-12-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flytest接口自动化测试平台 #### 介绍 > Flytest是一个接口自动化测试平台,采用目前java Web主流的框架搭建,适合作为类似的项目脚手架或者学习使用。 #### 软件架构 - 核心框架:Spring4.x - Web框架:SpringMVC - 持久层:Mybatis - 数据库:MySQL、Mongodb - 模板引擎:Thymeleaf - 测试容器:Ubuntu in Docker - 测试运行器:HttpRunner - 任务调度:Quartz - 单元测试:Junit、TestNG - 前端:Bootstrap+JQuery ![kUSA00.png](https://s2.ax1x.com/2019/02/09/kUSA00.png) #### 安装教程 1. install mysql-server and mongoDB 2. install docker 3. import sql file to MySQL 4. edit the config.propertis file 5. config the tomcat 6. deploy and running