How to Install and Uninstall python39-pytest-xvfb Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python39-pytest-xvfb" package
This guide let you learn how to install python39-pytest-xvfb on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-pytest-xvfb
Copied
2. Uninstall "python39-pytest-xvfb" package
This guide let you learn how to uninstall python39-pytest-xvfb on openSuSE Tumbleweed:
$
sudo zypper remove
python39-pytest-xvfb
Copied
3. Information about the python39-pytest-xvfb package on openSuSE Tumbleweed
Information for package python39-pytest-xvfb:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-xvfb
Version : 3.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 23.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-xvfb-3.0.0-1.2.src
Upstream URL : https://github.com/The-Compiler/pytest-xvfb
Summary : Pytest plugin to run Xvfb for tests
Description :
A pytest plugin to run Xvfb for tests.
With Xvfb and the plugin installed, your testsuite automatically runs
with Xvfb. This allows tests to be run without windows popping up
during GUI tests or on systems without a display (like a CI).
If Xvfb is not installed, the plugin does not run and your tests will
still work as normal. However, a warning message will print to standard
output letting you know that Xvfb is not installed.
If you're currently using xvfb-run in something like .travis.yml,
simply remove it and install this plugin instead - then you'll also have the
benefits of Xvfb locally.
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pytest-xvfb
Version : 3.0.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 23.7 KiB
Installed : No
Status : not installed
Source package : python-pytest-xvfb-3.0.0-1.2.src
Upstream URL : https://github.com/The-Compiler/pytest-xvfb
Summary : Pytest plugin to run Xvfb for tests
Description :
A pytest plugin to run Xvfb for tests.
With Xvfb and the plugin installed, your testsuite automatically runs
with Xvfb. This allows tests to be run without windows popping up
during GUI tests or on systems without a display (like a CI).
If Xvfb is not installed, the plugin does not run and your tests will
still work as normal. However, a warning message will print to standard
output letting you know that Xvfb is not installed.
If you're currently using xvfb-run in something like .travis.yml,
simply remove it and install this plugin instead - then you'll also have the
benefits of Xvfb locally.