接口自动化整体结构:
test_result结构如下:
test_data中放入excle表格数据:
tools中都是一些工具:
test_case中将tools里的工具和test_data里的数据结合,如下所示:
【接口自动化】利用python里的request库构建的自动化框架
原文:https://www.cnblogs.com/l-pan/p/12176616.html