Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the asynctest library used in test suite is abandoned, not supported with Python 3.9+ #681

Closed
Apteryks opened this issue Nov 5, 2021 · 2 comments

Comments

@Apteryks
Copy link

Apteryks commented Nov 5, 2021

All is in the title; see: Martiusweb/asynctest#158.

@swamper123
Copy link
Collaborator

I would recommened to replace asynctest with pytest-asyncio which is a plugin for pytest.

In later future versions we may be able to switch to the inbuilt solution from python, since unittests supports async stuff in ... 3.9 I guess? But that second thing is still up in the air.

@janiversen
Copy link
Collaborator

is removed on dev.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants