How to Install and Uninstall python38-pytest-asyncio Package on openSuSE Tumbleweed
Last updated: January 12,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python38-pytest-asyncio" package
Here is a brief guide to show you how to install python38-pytest-asyncio on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python38-pytest-asyncio
Copied
2. Uninstall "python38-pytest-asyncio" package
This guide let you learn how to uninstall python38-pytest-asyncio on openSuSE Tumbleweed:
$
sudo zypper remove
python38-pytest-asyncio
Copied
3. Information about the python38-pytest-asyncio package on openSuSE Tumbleweed
Information for package python38-pytest-asyncio:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-asyncio
Version : 0.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 55,5 KiB
Installed : No
Status : not installed
Source package : python-pytest-asyncio-0.16.0-1.1.src
Summary : Pytest support for asyncio
Description :
pytest-asyncio is a Python library used for testing asyncio code with pytest.
asyncio code is usually written in the form of coroutines, which makes it
slightly more difficult to test using normal testing tools. pytest-asyncio
provides useful fixtures and markers to make testing easier.
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytest-asyncio
Version : 0.16.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 55,5 KiB
Installed : No
Status : not installed
Source package : python-pytest-asyncio-0.16.0-1.1.src
Summary : Pytest support for asyncio
Description :
pytest-asyncio is a Python library used for testing asyncio code with pytest.
asyncio code is usually written in the form of coroutines, which makes it
slightly more difficult to test using normal testing tools. pytest-asyncio
provides useful fixtures and markers to make testing easier.