Skip to content

Make pytest.mark.asyncio compatible with classic functions #111

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

Closed
wants to merge 2 commits into from
Closed

Make pytest.mark.asyncio compatible with classic functions #111

wants to merge 2 commits into from

Conversation

Tadaboody
Copy link
Contributor

Closes #109

Copy link

@thilp thilp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am also very interested in this simple feature.

@blueyed
Copy link
Contributor

blueyed commented Jul 16, 2019

LGTM, please rebase and take the suggested doc fix.

@mitzkia
Copy link

mitzkia commented Nov 2, 2019

@Tadaboody could you please update this PR (rebase and doc update). It would help me a lot.

@Tadaboody
Copy link
Contributor Author

Sorry this took so long 😅 wasn't really maintaining my github

@Tadaboody
Copy link
Contributor Author

It looks like currently there isn't a problem with non-coroutines I deleted my old change (it had problems with hypothesis) and the test I added still passed. Is it enough to say that the issue is resolved?

@Tadaboody Tadaboody closed this Jan 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Marker pytest.mark.asyncio should be compatible with classic functions also
4 participants