How to Install and Uninstall python38-pytest-qt Package on openSuSE Tumbleweed
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pytest-qt" package
Here is a brief guide to show you how to install python38-pytest-qt on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pytest-qt
Copied
2. Uninstall "python38-pytest-qt" package
In this section, we are going to explain the necessary steps to uninstall python38-pytest-qt on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pytest-qt
Copied
3. Information about the python38-pytest-qt package on openSuSE Tumbleweed
Information for package python38-pytest-qt:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-qt
Version : 4.0.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 335,0 KiB
Installed : No
Status : not installed
Source package : python-pytest-qt-4.0.2-1.3.src
Summary : Pytest support for PyQt and PySide applications
Description :
Pytest-qt is a pytest plugin that allows programmers to write tests
for PySide and PyQt applications.
The main usage is to use the `qtbot` fixture, responsible for handling `qApp`
creation as needed and provides methods to simulate user interaction,
like key presses and mouse clicks.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-qt
Version : 4.0.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 335,0 KiB
Installed : No
Status : not installed
Source package : python-pytest-qt-4.0.2-1.3.src
Summary : Pytest support for PyQt and PySide applications
Description :
Pytest-qt is a pytest plugin that allows programmers to write tests
for PySide and PyQt applications.
The main usage is to use the `qtbot` fixture, responsible for handling `qApp`
creation as needed and provides methods to simulate user interaction,
like key presses and mouse clicks.