Name: | python3-pytest-asyncio |
---|---|
Version: | 0.18.3 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 85346 |
License: | ASL 2.0 |
RPM: | python3-pytest-asyncio-0.18.3-1.el9.noarch.rpm |
Source RPM: | python-pytest-asyncio-0.18.3-1.el9.src.rpm |
Build Date: | Wed Jun 15 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/pytest-dev/pytest-asyncio |
Summary: | Pytest support for asyncio |
Description: | pytest-asyncio is an Apache2 licensed library, written in Python, 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. |
- Renamed from python3-pytest-asyncio (resolves: rhbz#2076825)