test_ok2/.github
Bruno Oliveira fd2f172258 Let unittest frameworks deal with async functions
Instead of trying to handle unittest-async functions in pytest_pyfunc_call,
let the unittest framework handle them instead.

This lets us remove the hack in pytest_pyfunc_call, with the upside that
we should support any unittest-async based framework.

Also included 'asynctest' as test dependency for py37-twisted, and renamed
'twisted' to 'unittestextras' to better reflect that we install 'twisted' and
'asynctest' now.

This also fixes the problem of cleanUp functions not being properly called
for async functions.

Fix #7110
Fix #6924
2020-05-01 15:10:28 -03:00
..
workflows Let unittest frameworks deal with async functions 2020-05-01 15:10:28 -03:00
FUNDING.yml Add Open Collective to FUNDING.yml 2019-06-27 17:53:03 +02:00
ISSUE_TEMPLATE.md GitHub: revisit issue/PR templates [ci skip] 2019-04-23 18:01:13 +02:00
PULL_REQUEST_TEMPLATE.md Switch to new git workflow 2020-02-12 09:49:21 +02:00
config.yml Add rtd-bot configuration file [skip appveyor] [skip travis] 2019-01-13 20:38:19 -02:00
labels.toml Manage GH labels using the new 'labels' tool 2018-07-14 10:12:52 -03:00