diff options
Diffstat (limited to 'www/ruby-rack-test/DESCR')
-rw-r--r-- | www/ruby-rack-test/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/ruby-rack-test/DESCR b/www/ruby-rack-test/DESCR new file mode 100644 index 00000000000..f7f4513f848 --- /dev/null +++ b/www/ruby-rack-test/DESCR @@ -0,0 +1,4 @@ +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. |