Plack::Test::Server - Run HTTP tests through live Plack servers


Plack documentation  | view source Contained in the Plack distribution.

Index


NAME

Top

Plack::Test::Server - Run HTTP tests through live Plack servers

DESCRIPTION

Top

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

Top

Tatsuhiko Miyagawa

Tokuhiro Matsuno

SEE ALSO

Top

Plack::Loader Test::TCP Plack::Test


Plack documentation  | view source Contained in the Plack distribution.