a5b28aa06e
Rack::Test is a small, simple testing API for Rack apps. It can be used on its own or as a reusable starting point for Web frameworks and testing libraries to build on. Most of its initial functionality is an extraction of Merb 1.0's request helpers feature. WWW: http://rubygems.org/gems/rack-test Sponsored by: RideCharge Inc. / Taximagic
6 lines
304 B
Text
6 lines
304 B
Text
Rack::Test is a small, simple testing API for Rack apps. It can be used on its
|
|
own or as a reusable starting point for Web frameworks and testing libraries
|
|
to build on. Most of its initial functionality is an extraction of Merb 1.0's
|
|
request helpers feature.
|
|
|
|
WWW: http://rubygems.org/gems/rack-test
|