
March 21st, 2022 • 41 mins 16 secs • Download (28.4 MB) • Link with Timestamp
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.