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

Support passing arbitrary arguments/context to custom extensions #700

Open
noahnu opened this issue Feb 6, 2023 · 0 comments · May be fixed by #814
Open

Support passing arbitrary arguments/context to custom extensions #700

noahnu opened this issue Feb 6, 2023 · 0 comments · May be fixed by #814
Labels
feature request New feature or request

Comments

@noahnu
Copy link
Collaborator

noahnu commented Feb 6, 2023

Is your feature request related to a problem? Please describe.

Would help with #687. Not entirely sure the desired syntax. Perhaps something like:

def test_case(snapshot):
    return "hello" == snapshot(kwargs={})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
1 participant