aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP/pkg-descr
blob: 205a6c14f5b5e8dcda386f3d3c2c57043832f4da (plain) (blame)
1
2
3
4
5
6
7
8
Test::HTTP is designed to make it easier to write tests which are mainly
about HTTP-level things, such as REST-type services.

Each Test::HTTP object can contain state about a current request and its
response.  This allows convenient shorthands for sending requests,
checking status codes, headers, and message bodies.

WWW: http://search.cpan.org/dist/Test-HTTP/