微服务测试
Tsunami 目前支持 HTTP 和 AMQP 协议。
用法
npm install -g tsunami
HTTP 示例:
tsu http http://example.com
tsu http http://example.com -m post -d '{"foo": "bar"}'
tsu http http://example.com -m post -u foo:bar -f file.json
AMQP 示例:
tsu amqp -e example-exchange -k example-routing-key "Hello world!"
tsu amqp -e example-exchange -k example-routing-key -f file.json
帮助
tsu help
执照
麻省理工学院许可证 (MIT)
版权所有 (c
评论0
最新资源