SpringBoot 微服务接口自动化测试两套完整实战工程.docxVIP

  • 2
  • 0
  • 约5.39千字
  • 约 8页
  • 2026-08-04 发布于河北
  • 举报

SpringBoot 微服务接口自动化测试两套完整实战工程.docx

SpringBoot微服务接口自动化测试两套完整实战工程

1.Maven依赖pom.xml

xml

?xmlversion=1.0encoding=UTF-8?

projectxmlns=/POM/4.0.0

dependencies

!--RestAssuredhttp请求核心--

dependency

groupIdio.rest-assured/groupId

artifactIdrest-assured/artifactId

version5.3.2/version

scopetest/scope

/dependency

!--TestNG测试框架--

dependency

groupIdorg.testng/groupId

artifactIdtestng/artifactId

version7.7.1/version

scopetest/scope

/dependency

!--Allure报告--

dependenc

文档评论(0)

1亿VIP精品文档

相关文档