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

Drop asynctest dependency #69

Merged
merged 2 commits into from
Aug 17, 2020
Merged

Drop asynctest dependency #69

merged 2 commits into from
Aug 17, 2020

Conversation

lundberg
Copy link
Owner

Looks like we not need to depend on asynctest any more, due to the refactoring in #57 .

This PR replaces asynctest patching with builtin unittest for all supported versions.

Fixes #61

@lundberg lundberg added the enhancement New feature or request label Aug 14, 2020
@lundberg lundberg merged commit 80ddc31 into master Aug 17, 2020
@lundberg lundberg deleted the drop-asynctest branch August 17, 2020 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Asynctest owner suggests switch to asyncmock
1 participant