libplack-test-externalserver-perl

Module for running http tests on external live servers
  https://metacpan.org/release/Plack-Test-ExternalServer
  0
  no reviews



Plack::test::externalserver allows you 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.