How to Install and Uninstall python39-unittest-xml-reporting Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "python39-unittest-xml-reporting" package

This is a short guide on how to install python39-unittest-xml-reporting on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-unittest-xml-reporting

2. Uninstall "python39-unittest-xml-reporting" package

This is a short guide on how to uninstall python39-unittest-xml-reporting on openSuSE Tumbleweed:

$ sudo zypper remove python39-unittest-xml-reporting

3. Information about the python39-unittest-xml-reporting package on openSuSE Tumbleweed

Information for package python39-unittest-xml-reporting:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-unittest-xml-reporting
Version : 3.2.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 100.8 KiB
Installed : No
Status : not installed
Source package : python-unittest-xml-reporting-3.2.0-1.1.src
Upstream URL : https://github.com/xmlrunner/unittest-xml-reporting
Summary : PyUnit-based test runner with JUnit like XML reporting
Description :
unittest-xml-reporting is a unittest test runner that can save test results
to XML files that can be consumed by a wide range of tools, such as build
systems, IDEs and continuous integration servers.