RubyGems Navigation menu

echo 0.0.0

Echo is a test double for API interactions that learns from the real API. In its simplest use case, it extends Net::HTTP and tracks every HTTP call to a registered domain. If it hasn't seen that call, it stores both the request and the response. On subsequent calls it returns the stored response. Explicit scenario start/end markers are also supported for more complex multiple-step interactions.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.0 - October 20, 2009 (6.0 KB)

Development 依赖 (3):

cucumber >= 0
rspec >= 1.2.9
yard >= 0

业主:

作者:

  • Stephen Eley

SHA 256 校验和:

d13f24095e6de90f63f9ff4b7bcf6fcddcbc0409ddb9b173f949bff653736c69

下载总量 6,266

这个版本 6,266

许可:

需要的 Ruby 版本:

链接: