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

Functional tests for argument clinic #96002

Closed
kumaraditya303 opened this issue Aug 15, 2022 · 0 comments
Closed

Functional tests for argument clinic #96002

kumaraditya303 opened this issue Aug 15, 2022 · 0 comments
Labels

Comments

@kumaraditya303
Copy link
Contributor

kumaraditya303 commented Aug 15, 2022

Currently there are no functional tests for argument clinic and the present tests mostly verify generated code not the runtime behavior. This can lead to bugs like #32092 so adding tests would help avoid such bugs.

A new module with functions using all function signatures can be created which will return the tuple of the args so that testing it would be easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants