OpenBSD ports

The devel/py-asynctest port

py3-asynctest-0.13.0p1 – enhance unittest with features to test asyncio libraries

Description

The package asynctest is built on top of the standard unittest module
and cuts down boilerplate code when testing libraries for asyncio.

asynctest imports the standard unittest package, overrides some of its
features and adds new ones. A test author can import asynctest in place
of unittest safely.

It is divided in submodules, but they are all imported at the top level,
so asynctest.case.TestCase is equivalent to asynctest.TestCase.

WWW: http://asynctest.readthedocs.org/
Only for arches
aarch64 aarch64 alpha amd64 amd64 arm arm hppa i386 i386 mips64 mips64 mips64el mips64el powerpc powerpc powerpc64 powerpc64 riscv64 riscv64 sparc64
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies