summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Test-ExternalServer/DESCR
blob: 129211fd62488edaaa18c8b113fccee17baff206 (plain)
1
2
3
4
5
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.