[ol10_u1_developer_EPEL] python3-aiounittest-1.5.0-1.el10_1.noarch

Name:python3-aiounittest
Version:1.5.0
Release:1.el10_1
Architecture:noarch
Group:Unspecified
Size:30514
License:MIT
RPM: python3-aiounittest-1.5.0-1.el10_1.noarch.rpm
Source RPM: python-aiounittest-1.5.0-1.el10_1.src.rpm
Build Date:Fri Sep 19 2025
Build Host:build-ol10-x86_64.oracle.com
Vendor:Oracle America
URL:https://github.com/kwarunek/aiounittest
Summary:Test asyncio code more easily
Description:
The aiounittest is a helper library to ease your pain (and boilerplate),
when writing tests of asynchronous code (:code:asyncio). You can test:

- synchronous code (same as the :code:unittest.TestCase)
- asynchronous code, it supports syntax with async/await (Python 3.5+) and
  asyncio.coroutine/yield from Python 3.4

Related Packages (Show Changelog) (Show Filelist)