How to Install and Uninstall python311-pytest-localserver Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-pytest-localserver" package
Please follow the instructions below to install python311-pytest-localserver on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-pytest-localserver
Copied
2. Uninstall "python311-pytest-localserver" package
This is a short guide on how to uninstall python311-pytest-localserver on openSUSE Leap:
$
sudo zypper remove
python311-pytest-localserver
Copied
3. Information about the python311-pytest-localserver package on openSUSE Leap
Information for package python311-pytest-localserver:
-----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-localserver
Version : 0.8.0-150400.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 83.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-localserver-0.8.0-150400.7.3.1.src
Upstream URL : https://github.com/pytest-dev/pytest-localserver
Summary : Plugin for py.test to test server connections locally
Description :
The pytest-localserver package is a plugin for the `pytest`_ testing framework
which enables you to test server connections locally.
Sometimes `monkeypatching`_ ``urllib2.urlopen()`` just does not cut it, for
instance if you work with ``urllib2.Request``, define your own openers/handlers
or work with ``httplib``. In these cases it may come in handy to have an HTTP
server running locally which behaves just like the real thing. Well, look
no further!
-----------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-pytest-localserver
Version : 0.8.0-150400.7.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 83.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-localserver-0.8.0-150400.7.3.1.src
Upstream URL : https://github.com/pytest-dev/pytest-localserver
Summary : Plugin for py.test to test server connections locally
Description :
The pytest-localserver package is a plugin for the `pytest`_ testing framework
which enables you to test server connections locally.
Sometimes `monkeypatching`_ ``urllib2.urlopen()`` just does not cut it, for
instance if you work with ``urllib2.Request``, define your own openers/handlers
or work with ``httplib``. In these cases it may come in handy to have an HTTP
server running locally which behaves just like the real thing. Well, look
no further!