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-1.3.3.tar.gz | 0000077709 75.9 KB | |
python-WebTest.changes | 0000000785 785 Bytes | |
python-WebTest.spec | 0000002066 2.02 KB |
Revision 3 (latest revision is 36)
Stephan Kulow (coolo)
accepted
request 102226
from
Sascha Peilicke (saschpe)
(revision 3)
- Simplified macro usage - Run testsuite - Update to version 1.3.3: * added post_json, put_json, delete_json * fix #25 params dictionary of webtest.AppTest.post() does not support unicode values - Changes from version 1.3.2: * improve showbrowser. * print_stderr fail with unicode string on python2 - Changes from version 1.3.1: * Added .option() * Full python3 compat
Comments 0