mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 01:38:07 -04:00
5 lines
259 B
Plaintext
5 lines
259 B
Plaintext
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.
|