Skip to content

Support pytest parameterized tests spanning multiple classes when calling the same setup function #23535

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

eleanorjboyd
Copy link
Member

fixes #23527

@eleanorjboyd eleanorjboyd added bug Issue identified by VS Code Team member as probable bug area-testing labels May 31, 2024
@eleanorjboyd eleanorjboyd self-assigned this May 31, 2024
@eleanorjboyd eleanorjboyd marked this pull request as ready for review May 31, 2024 21:03
@eleanorjboyd
Copy link
Member Author

should not be merged until after the new release is branched

@vscodenpa vscodenpa added this to the May 2024 milestone May 31, 2024
@eleanorjboyd eleanorjboyd modified the milestones: May 2024, June 2024 Jun 4, 2024
@eleanorjboyd eleanorjboyd merged commit 629ca42 into microsoft:main Jun 4, 2024
@eleanorjboyd eleanorjboyd deleted the 23527_param_span branch June 4, 2024 20:04
DonJayamanne pushed a commit that referenced this pull request Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-testing bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Explorer duplicates tests when test name is same and parameterized fixture is shared across multiple classes.
3 participants