mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
6 lines
246 B
Plaintext
6 lines
246 B
Plaintext
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.
|