Twisted has been supporting asynchronous / event driven applications way before asyncio.
Twisted, and Glyph, have also been encouraging automated tests for a very long time.
For testing asynchronous or event driven systems, Twisted uses a technique that should be usable by other applications, even those using asyncio or other event driven architectures.
Special Guest: Glyph.
view more