How to Install and Uninstall python39-pytest-testinfra Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "python39-pytest-testinfra" package
Here is a brief guide to show you how to install python39-pytest-testinfra on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pytest-testinfra
Copied
2. Uninstall "python39-pytest-testinfra" package
This guide let you learn how to uninstall python39-pytest-testinfra on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pytest-testinfra
Copied
3. Information about the python39-pytest-testinfra package on openSuSE Tumbleweed
Information for package python39-pytest-testinfra:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-testinfra
Version : 10.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 425.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-testinfra-10.0.0-1.2.src
Upstream URL : https://github.com/pytest-dev/pytest-testinfra
Summary : Python module to test infrastructures
Description :
With Testinfra, one can write unit tests in Python to test the actual
state of servers configured by managements tools like Salt, Ansible,
Puppet, Chef and so on.
Testinfra is like a Serverspec equivalent in Python, and is written
as a plugin to the Pytest test engine.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-testinfra
Version : 10.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 425.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-testinfra-10.0.0-1.2.src
Upstream URL : https://github.com/pytest-dev/pytest-testinfra
Summary : Python module to test infrastructures
Description :
With Testinfra, one can write unit tests in Python to test the actual
state of servers configured by managements tools like Salt, Ansible,
Puppet, Chef and so on.
Testinfra is like a Serverspec equivalent in Python, and is written
as a plugin to the Pytest test engine.