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

Introduce FunctionDefinition node, use it in generate_tests #2522

Closed
RonnyPfannschmidt opened this issue Jun 23, 2017 · 2 comments
Closed

Introduce FunctionDefinition node, use it in generate_tests #2522

RonnyPfannschmidt opened this issue Jun 23, 2017 · 2 comments
Labels
topic: collection related to the collection phase topic: marks related to marks, either the general marks or builtin type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog type: enhancement new feature or API change, should be merged into features branch type: feature-branch new feature or API change, should be merged into features branch

Comments

@RonnyPfannschmidt
Copy link
Member

the function definition will be a real node with node apis, getting rid of much of the pain with metafunc

@RonnyPfannschmidt RonnyPfannschmidt added type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog topic: collection related to the collection phase type: feature-branch new feature or API change, should be merged into features branch topic: marks related to marks, either the general marks or builtin labels Jun 23, 2017
@RonnyPfannschmidt
Copy link
Member Author

this superseedes #1425

@RonnyPfannschmidt
Copy link
Member Author

fixed in #3317

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: collection related to the collection phase topic: marks related to marks, either the general marks or builtin type: backward compatibility might present some backward compatibility issues which should be carefully noted in the changelog type: enhancement new feature or API change, should be merged into features branch type: feature-branch new feature or API change, should be merged into features branch
Projects
None yet
Development

No branches or pull requests

2 participants