Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Test-HTTP-LocalServer
From: Thomas Klausner
Date: 2018-06-24 12:00:36
Message id: 20180624100036.58F2AFBEC@cvs.NetBSD.org
Log Message:
devel/p5-Test-HTTP-LocalServer: import Test-HTTP-LocalServer-0.63
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.
Files: