AutoTestPlatform icon indicating copy to clipboard operation
AutoTestPlatform copied to clipboard

springboot+mybatis+adminlte自动化测试平台

AutoTestPlatform

AutoTestPlatformn是一个基于Springboot+AdminLTE+freemarker开发的自动化测试用例管理平台,目前只实现登陆、注册、用例管理、项目管理 后续会继续开发测试引擎,测试报告,邮件发送等模块; 该项目使用到的技术

前端技术:

  • Adminlte 2.4
  • JQuery 3.1.0
  • Bootstrap3.0

后端技术:

  • 核心框架:Spring Boot 2.0.1
  • 前端模板:adminLTE
  • 模板引擎:Freemark
  • 持久层框架:Mybatis-plus
  • 数据库连接池:Alibaba Druid
  • 权限控制:Shiro