Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2018-02-05 17:28:49
Message id: 20180205162849.E1A47FB40@cvs.NetBSD.org

Log Message:
py-test-asyncio: added version 0.8.0

pytest-asyncio is a 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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-test-asyncio/DESCR
1.1addpkgsrc/devel/py-test-asyncio/Makefile
1.1addpkgsrc/devel/py-test-asyncio/PLIST
1.1addpkgsrc/devel/py-test-asyncio/distinfo