随笔分类 -  接口自动化测试

摘要:1.项目整体结构如下图 2.配置如下 # -*- coding: utf-8 -*- [HTTP] scheme = http baseUrl = 127.0.0.1 port = 8888 timeout = 10.0 [USER] username = admin password = 1234 阅读全文
posted @ 2020-09-14 15:13 zhengshaoyong 阅读(802) 评论(3) 推荐(0)