Date: Fri, 27 Feb 2009 15:37:21 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/py-WebTest Makefile distinfo pkg-descr pkg-plist Message-ID: <200902271537.n1RFbLdp007736@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-02-27 15:37:21 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/py-WebTest Makefile distinfo pkg-descr pkg-plist
Log:
py-WebTest is a helper to test WSGI applications, it wraps
any WSGI application and makes it easy to send test requests
to that application, without starting up an HTTP server.
It provides convenient full-stack testing of applications
written with any WSGI-compatible framework.
WWW: http://pythonpaste.org/webtest/
PR: ports/132045
Submitted by: Wen Heping <wenheping at gmail.com>
Revision Changes Path
1.2275 +1 -0 ports/www/Makefile
1.1 +20 -0 ports/www/py-WebTest/Makefile (new)
1.1 +3 -0 ports/www/py-WebTest/distinfo (new)
1.1 +7 -0 ports/www/py-WebTest/pkg-descr (new)
1.1 +1 -0 ports/www/py-WebTest/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902271537.n1RFbLdp007736>
