Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 353 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 353 Bytes

Api-Auto-Test

接口自动化(基于Rest-Assured)

1、采用注解(@SERVER、@POST、@GET、@Param、@PathVariable等)、动态代理,以简化接口端的接口编写,让接口自动化用例编写人员只需关注测试用例的编写(可在该基础上自行扩展数据库、缓存的操作)

https://testerhome.com/topics/11731