py3-test-asyncio

test asyncio code with pytest

WWW CVSWeb GITHub
  1. Package version
    py3-test-asyncio-0.21.0
  2. Maintainer
    The OpenBSD ports mailing-list

pytest-asyncio is an Apache2 licensed library, written in Python,
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.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3
  • devel/py-setuptools_scm,python3

  • devel/py-test,python3
  • lang/python/3.10