套件: python-webtest (2.0.28-1ubuntu1)
python-webtest 的相關超連結
Trisquel 的資源:
下載原始碼套件 webtest:
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Piotr Ożarowski
外部的資源:
- 主頁 [pythonpaste.org]
相似套件:
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).
其他與 python-webtest 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default 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
-
- sug: python-pyquery
- jQuery-like library for python 2
-
- sug: python-webtest-doc
- wraps any WSGI application and makes it easy to test