python-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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-WebTest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
WebTest-2.0.7.zip | 0000081143 79.2 KB | |
python-WebTest.changes | 0000005712 5.58 KB | |
python-WebTest.spec | 0000002989 2.92 KB |
Revision 13 (latest revision is 36)
Stephan Kulow (coolo)
accepted
request 199369
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 2.0.7: * Detect JSON if mimetype ends with +json, such as application/vnd.webtest+json * Fixed #72. Use WSGIServer new api even if there waitress has backward compat. * Fixed #50. Corrected default value for the delete params argument. * Be sure to decode the content if it is gziped before returning it (forwarded request 199358 from dirkmueller)
Comments 0