How to Install and Uninstall python38-pyshould Package on openSuSE Tumbleweed
Last updated: October 31,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pyshould" package
Please follow the steps below to install python38-pyshould on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pyshould
Copied
2. Uninstall "python38-pyshould" package
Please follow the steps below to uninstall python38-pyshould on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pyshould
Copied
3. Information about the python38-pyshould package on openSuSE Tumbleweed
Information for package python38-pyshould:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyshould
Version : 0.7.1-6.7
Arch : noarch
Vendor : openSUSE
Installed Size : 156,1 KiB
Installed : No
Status : not installed
Source package : python-pyshould-0.7.1-6.7.src
Summary : Should style asserts
Description :
PyShould is a Python DSL allowing to write expectations or assertions
in almost natural language. The goal is to offer an expressive yet
readable syntax to define the expectations in detail.
Under the hood it uses the PyHamcrest library of matchers to build
complex matching predicates and great explanations when there is a
mismatch.
Its primary use case is in unit testing, replacing the need for
Python's native assertX methods. Its use is completely transparent
to the unit testing runner used, since mismatches are reported using
the standard AssertionError.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyshould
Version : 0.7.1-6.7
Arch : noarch
Vendor : openSUSE
Installed Size : 156,1 KiB
Installed : No
Status : not installed
Source package : python-pyshould-0.7.1-6.7.src
Summary : Should style asserts
Description :
PyShould is a Python DSL allowing to write expectations or assertions
in almost natural language. The goal is to offer an expressive yet
readable syntax to define the expectations in detail.
Under the hood it uses the PyHamcrest library of matchers to build
complex matching predicates and great explanations when there is a
mismatch.
Its primary use case is in unit testing, replacing the need for
Python's native assertX methods. Its use is completely transparent
to the unit testing runner used, since mismatches are reported using
the standard AssertionError.