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

Feature/support method fixture #63

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

czl9707
Copy link

@czl9707 czl9707 commented Feb 27, 2024

Basically, the library did not support mark method as fixture.
Two major change, within fill_fixture_fixtures function add the ismethod check, and use pytest native resolve_fixture_function to resolve method to the current requested instance.

@czl9707 czl9707 changed the title Feature/support method feature Feature/support method fixture Feb 27, 2024
@czl9707
Copy link
Author

czl9707 commented Mar 1, 2024

@willemt Any thoughts on this?

@willemt
Copy link
Owner

willemt commented Mar 3, 2024

@willemt Any thoughts on this?

thanks it looks good, I will try to merge it in soon

@czl9707
Copy link
Author

czl9707 commented Jul 7, 2024

@willemt Any chance to merge this?

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.

2 participants