Browse Source

webtest: Added webtest 1.1 - A helper to test WSGI applications

cross
Nagy Karoly Gabriel 16 years ago
parent
commit
b6564ff553
  1. 27
      python/webtest/webtest.cache
  2. 37
      python/webtest/webtest.desc

27
python/webtest/webtest.cache

@ -0,0 +1,27 @@
[TIMESTAMP] 1236181814 Wed Mar 4 17:50:14 2009
[BUILDTIME] 0 (5)
[SIZE] 0.06 MB, 7 files
[DEP] bash
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fhs
[DEP] findutils
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] paste
[DEP] pygments
[DEP] python
[DEP] runit
[DEP] sed
[DEP] setuptools
[DEP] simplejson
[DEP] sysfiles
[DEP] tar
[DEP] tempita
[DEP] weberror
[DEP] webob

37
python/webtest/webtest.desc

@ -0,0 +1,37 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../webtest/webtest.desc
[COPY] Copyright (C) 2009 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A helper to test WSGI applications
[T] This wraps any WSGI application and makes it easy to send test requests
[T] to that application, without starting up an HTTP server.
[T] This provides convenient full-stack testing of applications written
[T] with any WSGI-compatible framework.
[T] This is based on paste.fixture.TestApp.
[U] http://pypi.python.org/packages/source/W/WebTest
[A] Ian Bicking <ianb@colorstudy.com>
[M] Nagy Karoly Gabriel <karasz@opensde.org>
[C] extra/tool
[F] SETUPTOOLS
[L] MIT
[S] Beta
[V] 1.1
[P] X -----5---9 785.000
[D] 375509625 WebTest-1.1.tar.gz http://pypi.python.org/packages/source/W/WebTest/
Loading…
Cancel
Save