[ ソース: pytest-httpbin ]
パッケージ: python3-pytest-httpbin (0.3.0-4)
python3-pytest-httpbin に関するリンク
Debian の資源:
pytest-httpbin ソースパッケージをダウンロード:
- [pytest-httpbin_0.3.0-4.dsc]
- [pytest-httpbin_0.3.0.orig.tar.gz]
- [pytest-httpbin_0.3.0-4.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
py.test plugin providing a local httpbin (Python 3)
httpbin is a WSGI based test server for testing HTTP applications. pytest-httpbin creates a fixture for the py.test framework that is dependency-injected into tests, it automatically starts up a local running instance of httpbin in a separate thread and provides the test with the URL in the fixture.
This package provides the py.test plugin for Python 3 code.
その他の python3-pytest-httpbin 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-httpbin
- HTTP request and response service (Python 3 package)
-
- dep: python3-pytest
- Simple, powerful testing in Python3
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)