1 Star 0 Fork 0

hellotester / api_autotest

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
api-config.xml 376 Bytes
一键复制 编辑 原始数据 按行查看 历史
ChenSen5 提交于 2017-03-31 21:48 . 1.支持ExtentReport报告.
<?xml version="1.0" encoding="UTF-8"?>
<root>
<rootUrl>http://apis.baidu.com</rootUrl>
<headers>
<!-- 配置为自己的参数 -->
<header name="apikey" value="123456"></header>
</headers>
<params>
<param name="test" value="value"></param>
</params>
<project_name>接口自动化测试报告demo</project_name>
</root>
1
https://gitee.com/hellotester/api_autotest.git
git@gitee.com:hellotester/api_autotest.git
hellotester
api_autotest
api_autotest
master

搜索帮助