How to Install and Uninstall python39-pytest-subprocess Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python39-pytest-subprocess" package
Please follow the step by step instructions below to install python39-pytest-subprocess on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pytest-subprocess
Copied
2. Uninstall "python39-pytest-subprocess" package
Please follow the instructions below to uninstall python39-pytest-subprocess on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pytest-subprocess
Copied
3. Information about the python39-pytest-subprocess package on openSuSE Tumbleweed
Information for package python39-pytest-subprocess:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-subprocess
Version : 1.5.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 123.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-subprocess-1.5.0-1.5.src
Upstream URL : https://github.com/aklajnert/pytest-subprocess
Summary : A plugin to fake subprocess for pytest
Description :
A pytest plugin to fake subprocess for pytest. The plugin adds the
``fake_process`` fixture (and ``fp`` as an alias). It can be used it to
register subprocess results so you won't need to rely on the real processes.
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-subprocess
Version : 1.5.0-1.5
Arch : noarch
Vendor : openSUSE
Installed Size : 123.0 KiB
Installed : No
Status : not installed
Source package : python-pytest-subprocess-1.5.0-1.5.src
Upstream URL : https://github.com/aklajnert/pytest-subprocess
Summary : A plugin to fake subprocess for pytest
Description :
A pytest plugin to fake subprocess for pytest. The plugin adds the
``fake_process`` fixture (and ``fp`` as an alias). It can be used it to
register subprocess results so you won't need to rely on the real processes.