9a06b3a1c2
Plack::Test::ExternalServer allows your to run your Plack::Test tests against an external server instead of just against a local application through either mocked HTTP or a locally spawned server. See Plack::Test on how to write tests that can use this module. WWW: http://search.cpan.org/dist/Plack-Test-ExternalServer/
7 lines
323 B
Text
7 lines
323 B
Text
Plack::Test::ExternalServer allows your to run your Plack::Test tests against an
|
|
external server instead of just against a local application through either
|
|
mocked HTTP or a locally spawned server.
|
|
|
|
See Plack::Test on how to write tests that can use this module.
|
|
|
|
WWW: http://search.cpan.org/dist/Plack-Test-ExternalServer/
|