- 2
- 0
- 约5.39千字
- 约 8页
- 2026-08-04 发布于河北
- 举报
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
您可能关注的文档
- IoT物联网TDengine 时序数据库实战教程.docx
- Multisim 51 单片机流水灯系统实战项目.docx
- SQL 实战复杂查询(多表连接 + 窗口函数)编写、调优全套指南.docx
- 基于 FFmpeg 音视频处理全套工程案例合集.docx
- 基于 LoRaWAN 远距离多节点组网与网关汇聚实战方案.docx
- 基于Swagger的接口文档、单元测试、集成测试、契约测试、Mock服务全套自动化测试方案.docx
- 云上高可用与容灾完整落地方案.docx
- Spring AI 智能对话系统完整实战项目.docx
- 基于OpenAPISwagger的接口文档运维与全链路自动化测试方案.docx
- 国开02323生产与运作计算题一平台重要试题及答案.docx
原创力文档

文档评论(0)