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

test: remove deprecated asynctest #226

Merged
merged 1 commit into from Jun 18, 2023
Merged

test: remove deprecated asynctest #226

merged 1 commit into from Jun 18, 2023

Conversation

miketheman
Copy link
Owner

The author has mentioned that they no longer work on the library. Martiusweb/asynctest#158 (comment)

Since we have other tests in place now that exercise asyncio-style tests, we can remove this test and dependency.

Resolves #161

The author has mentioned that they no longer work on the library.
Martiusweb/asynctest#158 (comment)

Since we have other tests in place now that exercise asyncio-style
tests, we can remove this test and dependency.

Resolves #161

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@codeclimate
Copy link

codeclimate bot commented Jun 18, 2023

Code Climate has analyzed commit ad81bcf and detected 0 issues on this pull request.

View more on Code Climate.

@ghost
Copy link

ghost commented Jun 18, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@miketheman miketheman merged commit 9ac7a6f into main Jun 18, 2023
16 checks passed
@miketheman miketheman deleted the remove-asynctest branch June 18, 2023 17:18
@miketheman miketheman added chore General maintenance items dependencies Pull requests that update a dependency file labels Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General maintenance items dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Question about asynctest and Python 3.8+ compatibility
1 participant