Skip to content

test: remove deprecated asynctest#226

Merged
miketheman merged 1 commit intomainfrom
remove-asynctest
Jun 18, 2023
Merged

test: remove deprecated asynctest#226
miketheman merged 1 commit intomainfrom
remove-asynctest

Conversation

@miketheman
Copy link
Copy Markdown
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>
@qlty-cloud-legacy
Copy link
Copy Markdown

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

View more on Code Climate.

@ghost
Copy link
Copy Markdown

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
@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