How to Install and Uninstall python39-pytest-rerunfailures Package on openSuSE Tumbleweed

Last updated: October 06,2024

1. Install "python39-pytest-rerunfailures" package

Please follow the step by step instructions below to install python39-pytest-rerunfailures on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pytest-rerunfailures

2. Uninstall "python39-pytest-rerunfailures" package

Please follow the guidelines below to uninstall python39-pytest-rerunfailures on openSuSE Tumbleweed:

$ sudo zypper remove python39-pytest-rerunfailures

3. Information about the python39-pytest-rerunfailures package on openSuSE Tumbleweed

Information for package python39-pytest-rerunfailures:
------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-rerunfailures
Version : 13.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 69.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-rerunfailures-13.0-1.2.src
Upstream URL : https://github.com/pytest-dev/pytest-rerunfailures
Summary : A pytest plugin to re-run tests
Description :
The pytest-rerunfailures package is a plugin for Pytest that re-runs
tests to eliminate intermittent failures.