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

Last updated: May 13,2024

1. Install "python3-pytest-instafail" package

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

$ sudo zypper refresh $ sudo zypper install python3-pytest-instafail

2. Uninstall "python3-pytest-instafail" package

Learn how to uninstall python3-pytest-instafail on openSUSE Leap:

$ sudo zypper remove python3-pytest-instafail

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

Information for package python3-pytest-instafail:
-------------------------------------------------
Repository : Main Repository
Name : python3-pytest-instafail
Version : 0.4.1.post0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 15.4 KiB
Installed : No
Status : not installed
Source package : python-pytest-instafail-0.4.1.post0-bp155.2.12.src
Upstream URL : https://github.com/jpvanhal/pytest-instafail
Summary : Pytest Plugin to Show Failures Instantly
Description :
Pytest-instafail is a plugin for py.test that shows
failures and errors instantly instead of waiting
until the end of test session.