| Name: | python3-pytest-httpbin |
|---|---|
| Version: | 2.0.0 |
| Release: | 1.el9 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 33498 |
| License: | MIT |
| RPM: | python3-pytest-httpbin-2.0.0-1.el9.noarch.rpm |
| Source RPM: | python-pytest-httpbin-2.0.0-1.el9.src.rpm |
| Build Date: | Mon May 29 2023 |
| Build Host: | build-ol9-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. |