How to Install and Uninstall python36-pytest-qt Package on openSuSE Tumbleweed
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python36-pytest-qt" package
Please follow the guidance below to install python36-pytest-qt on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python36-pytest-qt
Copied
2. Uninstall "python36-pytest-qt" package
This tutorial shows how to uninstall python36-pytest-qt on openSuSE Tumbleweed:
$
sudo zypper remove
python36-pytest-qt
Copied
3. Information about the python36-pytest-qt package on openSuSE Tumbleweed
Information for package python36-pytest-qt:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytest-qt
Version : 4.0.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 333,6 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 : python36-pytest-qt
Version : 4.0.2-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 333,6 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.