[ 源代码: 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