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 | 0.24.0-2.fc42 | - |
Fedora 42 | 0.24.0-2.fc42 | - |
Fedora 41 | 0.23.6-4.fc41 | - |
Fedora 40 | 0.23.5.post1-1.fc40 | - |
Fedora EPEL 9 | 0.18.3-1.el9 | - |
You can contact the maintainers of this package via email at
python-pytest-asyncio dash maintainers at fedoraproject dot org
.