登录 注册
当前位置:主页 > 资源下载 > 9 > 命令行客户端tsunami,用于微服务的测试

命令行客户端tsunami,用于微服务的测试

  • 更新:2024-11-16 09:03:44
  • 大小:10KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

微服务测试 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