Skip to content

GreatAsia/testerplatform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#支持API和 WEB自动化,配置有定时任务,实时查看日志,异常日志发送钉钉和邮件功能

#自动化测试平台

  • --com.okay.testcenter

    • --common 公共的内容
      • --aop
      • --constant
      • --convert
      • --enumFile.webUi
    • --config 配置
      • --StaticConfiguration 静态文件配置
      • --SwaggerConfig 静态文件配置
    • --controller 控制器
    • --domain bean对象
    • --exception统一异常处理
    • --impl 实现类
    • --job 定时任务
    • --log 日志分割
    • --mapper 对象映射
    • --request HTTP请求
    • --service 服务
    • --tools 工具
  • --resources

    • --browserDriver 浏览器驱动器

    • --mapper 对象映射配置文件

    • --static 静态文件(js css picture)

    • --static templates(html )

    • --static application.properties 配置文件

    • --logback-spring.xml日志配置

  • --test

#修改配置文件 application-dev.properties/application-pro.properties

#打包 mvn clean package 指定环境dev/pro #部署 java -jar target/xxx.jar

About

接口测试平台,可以实现接口的增删改查和定时任务执行

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published