How to Install and Uninstall python36-fixtures Package on openSuSE Tumbleweed
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-fixtures" package
This is a short guide on how to install python36-fixtures on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-fixtures
Copied
2. Uninstall "python36-fixtures" package
This guide let you learn how to uninstall python36-fixtures on openSuSE Tumbleweed:
$
sudo zypper remove
python36-fixtures
Copied
3. Information about the python36-fixtures package on openSuSE Tumbleweed
Information for package python36-fixtures:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fixtures
Version : 3.0.0-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 426,5 KiB
Installed : No
Status : not installed
Source package : python-fixtures-3.0.0-6.4.src
Summary : Fixtures, reusable state for writing clean tests and more
Description :
Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to make it
easy to write your own fixtures using the fixtures contract. Glue code is
provided that makes using fixtures that meet the Fixtures contract in unittest
compatible test cases easy and straight forward.
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-fixtures
Version : 3.0.0-6.4
Arch : noarch
Vendor : openSUSE
Installed Size : 426,5 KiB
Installed : No
Status : not installed
Source package : python-fixtures-3.0.0-6.4.src
Summary : Fixtures, reusable state for writing clean tests and more
Description :
Fixtures defines a Python contract for reusable state / support logic,
primarily for unit testing. Helper and adaption logic is included to make it
easy to write your own fixtures using the fixtures contract. Glue code is
provided that makes using fixtures that meet the Fixtures contract in unittest
compatible test cases easy and straight forward.