[issue32972] unittest.TestCase coroutine support

John Andersen report at bugs.python.org
Wed Feb 28 13:41:57 EST 2018


New submission from John Andersen <johnandersenpdx at gmail.com>:

This makes unittest TestCase classes run `test_` methods which are async

----------
components: Tests, asyncio
messages: 313063
nosy: asvetlov, pdxjohnny, yselivanov
priority: normal
pull_requests: 5708
severity: normal
status: open
title: unittest.TestCase coroutine support
type: behavior
versions: Python 3.6, Python 3.7, Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32972>
_______________________________________


More information about the Python-bugs-list mailing list