| Name: | python3-pytest-asyncio |
|---|---|
| Version: | 0.23.8 |
| Release: | 1.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 143610 |
| License: | Apache-2.0 |
| RPM: | python3-pytest-asyncio-0.23.8-1.el10_0.noarch.rpm |
| Source RPM: | python-pytest-asyncio-0.23.8-1.el10_0.src.rpm |
| Build Date: | Fri Jan 24 2025 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/pytest-dev/pytest-asyncio |
| Summary: | Pytest support for asyncio |
| Description: | pytest-asyncio is a pytest plugin. It facilitates testing of code that uses the asyncio library. Specifically, pytest-asyncio provides support for coroutines as test functions. This allows users to await code inside their tests. |