python3-pytest-httpbin - Fixture providing local instance of httpbin test service
Website: | https://github.com/kevin1024/pytest-httpbin |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Pytest-httpbin creates a pytest fixture that is dependency-injected into your tests. It automatically starts up a HTTP server in a separate thread running a local instance of httpbin (a web service for testing HTTP libraries) and provides your test with the URL in the fixture. This package provides the Python 3 implementation.
Packages
python3-pytest-httpbin-1.0.1-1.fc14.al.noarch [21 KiB] |
Changelog
by Joel Barrios (2022-02-15):
- Update to 1.0.1. |