bluhm 4035a239af import p5-Test-HTTP-LocalServer 0.63
OK landry@

Comment:
spawn a local HTTP server for testing

Description:
This module implements a tiny web server suitable for running "live"
tests of HTTP clients against it.  It also takes care of cleaning
%ENV from settings that influence the use of a local proxy etc.
Use this web server if you write an HTTP client and want to exercise
its behaviour in your test suite without talking to the outside
world.
2018-09-02 19:31:37 +00:00

7 lines
339 B
Plaintext

This module implements a tiny web server suitable for running "live"
tests of HTTP clients against it. It also takes care of cleaning
%ENV from settings that influence the use of a local proxy etc.
Use this web server if you write an HTTP client and want to exercise
its behaviour in your test suite without talking to the outside
world.