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.11.zip | 0000083073 81.1 KB | |
python-WebTest.changes | 0000006453 6.3 KB | |
python-WebTest.spec | 0000003048 2.98 KB |
Revision 16 (latest revision is 36)
Stephan Kulow (coolo)
accepted
request 213732
from
Dirk Mueller (dirkmueller)
(revision 16)
- update to 2.0.11: * Depend on unittest2 only for Python versions lower than 2.7 * Add an optional parameter to TestApp, allowing the user to specify the parser used by BeautifulSoup (forwarded request 213722 from dirkmueller)
Comments 0