RESTClient到底该怎么提交JSON对象啊啊啊

RESTClient到底该怎么提交JSON对象啊啊啊,第1张

很多REST Client是不支持自动化测试RESTful API,也不支持自动生成API文档.

之前习惯用一款名字为 WisdomTool REST Client,支持自动化测试RESTful API,输出精美的测试报告,并且自动生成RESTful API文档。

工具精悍哦!

https://github.com/wisdomtool/rest-client

Most of REST Client tools do not support automated testing.

Once used a tool called WisdomTool REST Client supports automated testing, output exquisite report, and automatically generating RESTful API document.

Very powerful !

https://github.com/wisdomtool/rest-client

1.打开RESTClient:

2.先设置http的header->customHeader,name: Content-Type ,value: application/x-www-form-urlencoded

3.输入相应的信息:

4.返回查看信息就可以了


欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/tougao/8141384.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2023-04-13
下一篇 2023-04-13

发表评论

登录后才能评论

评论列表(0条)

保存