Name: | python3-pytest-httpbin |
---|---|
Version: | 1.0.2 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 32476 |
License: | MIT |
RPM: | python3-pytest-httpbin-1.0.2-1.el8.noarch.rpm |
Source RPM: | python-pytest-httpbin-1.0.2-1.el8.src.rpm |
Build Date: | Thu Oct 20 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kevin1024/pytest-httpbin |
Summary: | Fixture providing local instance of httpbin test service |
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. |