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.
4 lines
197 B
Plaintext
4 lines
197 B
Plaintext
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.
|