Skip to content
This repository was archived by the owner on Dec 21, 2025. It is now read-only.

Conversation

@logileifs
Copy link

This merge request adds a TestCase class called CurioTestCase which mimics the IsolatedAsyncioTestCase available in the unittest library. With this it is enough to do from curio.testcase import CurioTestCase and create a regular unittest class inheriting from CurioTestCase. It works with both the standard python unittest and pytest

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant