[ ソース: pytest-httpbin ]
パッケージ: python3-pytest-httpbin (2.1.0-1)
python3-pytest-httpbin に関するリンク
Debian の資源:
pytest-httpbin ソースパッケージをダウンロード:
- [pytest-httpbin_2.1.0-1.dsc]
- [pytest-httpbin_2.1.0.orig.tar.gz]
- [pytest-httpbin_2.1.0-1.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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-httpbin
- HTTP request and response service (Python 3 package)
-
- dep: python3-pytest
- Simple, powerful testing in Python3