10e2d5240c
This module 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.
5 lines
246 B
Text
5 lines
246 B
Text
This module 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.
|