How to Install and Uninstall python311-pytest-httpserver Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python311-pytest-httpserver" package
This guide let you learn how to install python311-pytest-httpserver on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-httpserver
Copied
2. Uninstall "python311-pytest-httpserver" package
Learn how to uninstall python311-pytest-httpserver on openSuSE Tumbleweed:
$
sudo zypper remove
python311-pytest-httpserver
Copied
3. Information about the python311-pytest-httpserver package on openSuSE Tumbleweed
Information for package python311-pytest-httpserver:
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-httpserver
Version : 1.0.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 152.2 KiB
Installed : No
Status : not installed
Source package : python-pytest-httpserver-1.0.10-1.1.src
Upstream URL : https://www.github.com/csernazs/pytest-httpserver
Summary : A HTTP server for pytest
Description :
This library is for testing 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.
----------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pytest-httpserver
Version : 1.0.10-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 152.2 KiB
Installed : No
Status : not installed
Source package : python-pytest-httpserver-1.0.10-1.1.src
Upstream URL : https://www.github.com/csernazs/pytest-httpserver
Summary : A HTTP server for pytest
Description :
This library is for testing 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.