How to Install and Uninstall python310-pytest-instafail Package on openSuSE Tumbleweed

Last updated: May 16,2024

1. Install "python310-pytest-instafail" package

Please follow the instructions below to install python310-pytest-instafail on openSuSE Tumbleweed

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

2. Uninstall "python310-pytest-instafail" package

This is a short guide on how to uninstall python310-pytest-instafail on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-instafail

3. Information about the python310-pytest-instafail package on openSuSE Tumbleweed

Information for package python310-pytest-instafail:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-instafail
Version : 0.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 12.6 KiB
Installed : No
Status : not installed
Source package : python-pytest-instafail-0.5.0-1.6.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.