head	1.2;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1
	RELEASE_7_3_0:1.1
	RELEASE_8_0_0:1.1
	RELEASE_7_2_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2012.08.31.13.47.19;	author cs;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.27.15.37.21;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.2
log
@SVN rev 303423 on 2012-08-31 13:47:19Z by cs

- Update to 1.3.6
- tidy pkg-descr
@
text
@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/
@


1.1
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>
@
text
@d1 3
a3 4
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
@

