NOTICE: This package has been removed from pkgsrc

./wip/py-webtest, Helper to test WSGI applications

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.17, Package name: py27-webtest-2.0.17, Maintainer: kamelderouiche

This wraps any WSGI application and makes it easy to send test requests
to that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written with
any WSGI-compatible framework


Master sites:

SHA1: c3cb3020624f56b54fb582c06ce3872605ed587d
RMD160: 03a7db308f23bccf2039fd8fbc291db67ee1a287
Filesize: 86.362 KB

Version history: (Expand)


CVS history: (Expand)


   2015-01-03 16:50:21 by Kamel Ibn Aziz Derouiche | Files touched by this commit (4)
Log message:
Import py27-webtest-2.0.17 as wip/py-webtest.

This wraps any WSGI application and makes it easy to send test requests
to that application, without starting up an HTTP server.

This provides convenient full-stack testing of applications written with
any WSGI-compatible framework