Hi,
`asyncio.test_utils` is a set of internal undocumented asyncio test utilities. We'll likely move them to 'Lib/test' in Python 3.7. Try to use third-party testing packages like asynctest instead.
asyncio.test_utils