软件包: ruby-sham-rack (1.4.1-3)
ruby-sham-rack 的相关链接
Trisquel 的资源:
下载源码包 ruby-sham-rack:
- [ruby-sham-rack_1.4.1-3.dsc]
- [ruby-sham-rack_1.4.1.orig.tar.gz]
- [ruby-sham-rack_1.4.1-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Ruby Team (Mail Archive)
- Pirate Praveen
外部的资源:
- 主页 [github.com]
相似软件包:
Net::HTTP-to-Rack plumbing for HTTP testing
ShamRack plumbs Net::HTTP directly into Rack, for quick and easy HTTP testing.
Well, it makes it easy to _stub out external (HTTP) services_, which is handy in development and testing environments, or when you want to _test your HTTP client code_.
You can also use it to _test your Rack application_ (or Sinatra, or Rails, or Merb) using a variety of HTTP client libraries, to check interoperability.