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

Last updated: June 03,2024

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

Here is a brief guide to show you how to install python36-unittest-xml-reporting on openSuSE Tumbleweed

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

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

This guide let you learn how to uninstall python36-unittest-xml-reporting on openSuSE Tumbleweed:

$ sudo zypper remove python36-unittest-xml-reporting

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

Information for package python36-unittest-xml-reporting:
--------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-unittest-xml-reporting
Version : 3.0.2-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 127,5 KiB
Installed : No
Status : not installed
Source package : python-unittest-xml-reporting-3.0.2-1.6.src
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.