Pytest support for asyncio
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.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.1.0-2.fc44 | - |
Fedora 43 | 1.1.0-2.fc43 | 1.1.0-2.fc43 |
Fedora 42 | 0.24.0-2.fc42 | - |
Fedora 41 | 0.24.0-1.fc41 | - |
Fedora EPEL 9 | 0.18.3-1.el9 | - |
Fedora EPEL 10.2 | 0.23.8-1.el10_0 | - |
Fedora EPEL 10.1 | 0.23.8-1.el10_0 | - |
Fedora EPEL 10.0 | 0.23.8-1.el10_0 | - |
You can contact the maintainers of this package via email at
python-pytest-asyncio dash maintainers at fedoraproject dot org
.