Name: | python3-pytest-httpserver |
---|---|
Version: | 1.0.8 |
Release: | 7.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 161649 |
License: | MIT |
RPM: | python3-pytest-httpserver-1.0.8-7.el10_0.noarch.rpm |
Source RPM: | python-pytest-httpserver-1.0.8-7.el10_0.src.rpm |
Build Date: | Sat Apr 05 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/csernazs/pytest-httpserver |
Summary: | HTTP server for pytest |
Description: | This library is designed to help to test http clients without contacting the real http server. In other words, it is a fake http server which is accessible via localhost can be started with the pre-defined expected http requests and their responses. |