How to Install and Uninstall python36-testfixtures Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-testfixtures" package
Here is a brief guide to show you how to install python36-testfixtures on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-testfixtures
Copied
2. Uninstall "python36-testfixtures" package
Here is a brief guide to show you how to uninstall python36-testfixtures on openSuSE Tumbleweed:
$
sudo zypper remove
python36-testfixtures
Copied
3. Information about the python36-testfixtures package on openSuSE Tumbleweed
Information for package python36-testfixtures:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testfixtures
Version : 6.18.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 457,7 KiB
Installed : No
Status : not installed
Source package : python-testfixtures-6.18.3-1.1.src
Summary : A collection of helpers and mock objects for unit tests and doc tests
Description :
TestFixtures is a collection of helpers and mock objects that are
useful when writing unit tests or doc tests.
If you're wondering why "yet another mock object library", testing is
often described as an art form and as such some styles of library will
suit some people while others will suit other styles. This library
contains common test fixtures the author found himself
repeating from package to package and so decided to extract them into
their own library and give them some tests of their own!
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testfixtures
Version : 6.18.3-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 457,7 KiB
Installed : No
Status : not installed
Source package : python-testfixtures-6.18.3-1.1.src
Summary : A collection of helpers and mock objects for unit tests and doc tests
Description :
TestFixtures is a collection of helpers and mock objects that are
useful when writing unit tests or doc tests.
If you're wondering why "yet another mock object library", testing is
often described as an art form and as such some styles of library will
suit some people while others will suit other styles. This library
contains common test fixtures the author found himself
repeating from package to package and so decided to extract them into
their own library and give them some tests of their own!