Subject: CVS commit: pkgsrc/devel/py-test-localserver
From: Joerg Sonnenberger
Date: 2017-09-29 16:13:32
Message id: 20170929141332.7E96AFBC7@cvs.NetBSD.org

Log Message:
Add py-pytest-localserver-0.3.7:

pytest-localserver is a plugin for the pytest testing framework which
enables you to test server connections locally.

Sometimes monkeypatching urllib2.urlopen() just does not cut it, for
instance if you work with urllib2.Request, define your own
openers/handlers or work with httplib. In these cases it may come in
handy to have an HTTP server running locally which behaves just like the
real thing.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-test-localserver/DESCR
1.1addpkgsrc/devel/py-test-localserver/Makefile
1.1addpkgsrc/devel/py-test-localserver/PLIST
1.1addpkgsrc/devel/py-test-localserver/distinfo