[ Bron: python-pytest-asyncio ]
Pakket: python3-pytest-asyncio (0.9.0-1)
Verwijzigingen voor python3-pytest-asyncio
Debian bronnen:
Het bronpakket python-pytest-asyncio downloaden:
- [python-pytest-asyncio_0.9.0-1.dsc]
- [python-pytest-asyncio_0.9.0.orig.tar.gz]
- [python-pytest-asyncio_0.9.0-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
pytest support for asyncio.
pytest-asyncio is a ibrary 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.
Andere aan python3-pytest-asyncio gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pytest
- Simple, powerful testing in Python3