How to Install and Uninstall python36-testrepository Package on openSuSE Tumbleweed
Last updated: December 26,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-testrepository" package
Learn how to install python36-testrepository on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-testrepository
Copied
2. Uninstall "python36-testrepository" package
This is a short guide on how to uninstall python36-testrepository on openSuSE Tumbleweed:
$
sudo zypper remove
python36-testrepository
Copied
3. Information about the python36-testrepository package on openSuSE Tumbleweed
Information for package python36-testrepository:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testrepository
Version : 0.0.20-9.5
Arch : noarch
Vendor : openSUSE
Installed Size : 910,7 KiB
Installed : No
Status : not installed
Source package : python-testrepository-0.0.20-9.5.src
Summary : A repository of test results
Description :
This project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-testrepository
Version : 0.0.20-9.5
Arch : noarch
Vendor : openSUSE
Installed Size : 910,7 KiB
Installed : No
Status : not installed
Source package : python-testrepository-0.0.20-9.5.src
Summary : A repository of test results
Description :
This project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).