How to Install and Uninstall python310-pytest-error-for-skips Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "python310-pytest-error-for-skips" package

This is a short guide on how to install python310-pytest-error-for-skips on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pytest-error-for-skips

2. Uninstall "python310-pytest-error-for-skips" package

Please follow the instructions below to uninstall python310-pytest-error-for-skips on openSuSE Tumbleweed:

$ sudo zypper remove python310-pytest-error-for-skips

3. Information about the python310-pytest-error-for-skips package on openSuSE Tumbleweed

Information for package python310-pytest-error-for-skips:
---------------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-pytest-error-for-skips
Version : 2.0.2-1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 8.9 KiB
Installed : No
Status : not installed
Source package : python-pytest-error-for-skips-2.0.2-1.20.src
Upstream URL : https://github.com/jankatins/pytest-error-for-skips
Summary : Pytest plugin to treat skipped tests a test failure
Description :
Pytest plugin to treat skipped tests a test failures.
This is nice if you want to ensure that your CI tests
really run all tests and don't skip tests because of
missing dependencies.