[ buster ]
[ ソース: webtest ]
パッケージ: python-webtest (2.0.32-1)
python-webtest に関するリンク
Debian の資源:
webtest ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (Python2 バージョン)
-
- 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 および 3 互換性ライブラリ (Python 2 インターフェース)
-
- 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