Next | Query returned 31 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2018-02-05 17:28:49 by Adam Ciarcinski | Files touched by this commit (4)
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.

Next | Query returned 31 messages, browsing 31 to 40 | previous