Plack::Test::Server(3) Run HTTP tests through live Plack servers

DESCRIPTION

Plack::Test::Server is a utility to run PSGI application with Plack server implementations, and run the live HTTP tests with the server using a callback. See Plack::Test how to use this module.

AUTHOR

Tatsuhiko Miyagawa

Tokuhiro Matsuno