[ buster ]
[ Bron: webtest ]
Pakket: python-webtest (2.0.32-1)
Verwijzigingen voor python-webtest
Debian bronnen:
Het bronpakket webtest downloaden:
Beheerders:
Externe bronnen:
- Homepage [pythonpaste.org]
Vergelijkbare pakketten:
wraps any WSGI application and makes it easy to test
WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable).
Andere aan python-webtest gerelateerde pakketten
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-bs4
- error-tolerant HTML parser for Python
-
- dep: python-paste (>= 1.7.1)
- tools for using a Web Server Gateway Interface stack - Python 2.x
-
- dep: python-pastedeploy
- load, configure, and compose WSGI applications and servers - Python 2.x
-
- dep: python-six
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-waitress (>= 0.8.5)
- production-quality pure-Python WSGI server
-
- dep: python-webob (>= 1.2)
- Python module providing WSGI request and response objects (Python 2)
-
- rec: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- rec: python-pyquery
- jQuery-like library for python 2
-
- sug: python-webtest-doc
- wraps any WSGI application and makes it easy to test