fed15192ec
Plack::Test::Agent is an OO interface to test PSGI applications. It can perform GET and POST requests against PSGI applications either in process or over HTTP through a Plack::Handler compatible backend.
4 lines
204 B
Text
4 lines
204 B
Text
Plack::Test::Agent is an OO interface to test PSGI applications.
|
|
It can perform GET and POST requests against PSGI applications
|
|
either in process or over HTTP through a Plack::Handler compatible
|
|
backend.
|