/AsyncTestCaseExample

custom AsyncTestCase class for testing asynchronous Python code in Python 3.11 and later, using a single event loop for all tests to avoid creating different sessions.

Primary LanguagePython

No issues in this repository yet.