How to Install and Uninstall python3-pytest-travis-fold Package on openSUSE Leap

Last updated: October 05,2024

1. Install "python3-pytest-travis-fold" package

In this section, we are going to explain the necessary steps to install python3-pytest-travis-fold on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pytest-travis-fold

2. Uninstall "python3-pytest-travis-fold" package

Learn how to uninstall python3-pytest-travis-fold on openSUSE Leap:

$ sudo zypper remove python3-pytest-travis-fold

3. Information about the python3-pytest-travis-fold package on openSUSE Leap

Information for package python3-pytest-travis-fold:
---------------------------------------------------
Repository : Main Repository
Name : python3-pytest-travis-fold
Version : 1.3.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 31.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-travis-fold-1.3.0-bp155.2.11.src
Upstream URL : https://github.com/abusalimov/pytest-travis-fold
Summary : Pytest plugin to fold captured output sections in Travis CI build log
Description :
Pytest plugin that folds captured output sections in Travis CI build log.
In addition, pytest-travis-fold recognizes presence of the pytest-cov plugin
and folds coverage reports accordingly.