Skip to content

support copy testing path #25257

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 4 commits into from
Jul 9, 2025
Merged

Conversation

eleanorjboyd
Copy link
Member

fixes #20047

@eleanorjboyd eleanorjboyd self-assigned this Jul 8, 2025
@eleanorjboyd eleanorjboyd added the feature-request Request for new features or functionality label Jul 8, 2025
@eleanorjboyd eleanorjboyd added the skip package*.json package.json and package-lock.json don't both need updating label Jul 8, 2025
@eleanorjboyd eleanorjboyd marked this pull request as ready for review July 8, 2025 20:15
Copy link

⚠️ This PR originates from a fork. Due to security restrictions, pipelines from forks are no longer triggered automatically. Learn more.

If the changes appear safe, you can manually trigger the pipeline by commenting /AzurePipelines run.

@vs-code-engineering vs-code-engineering bot added this to the July 2025 milestone Jul 8, 2025
@anthonykim1
Copy link

@eleanorjboyd Is it intended that path of user.. shows up when copying test id from inner-most test, but not when copying test id from a more upper level (class that contains bunch of other tests)?

Screen.Recording.2025-07-09.at.9.30.28.AM.mov

@eleanorjboyd
Copy link
Member Author

eleanorjboyd commented Jul 9, 2025

hm good catch - is this pytest or unittest you are configured with?

edit: all good fixed it

@eleanorjboyd eleanorjboyd merged commit 7607548 into microsoft:main Jul 9, 2025
46 checks passed
@kingbuzzman
Copy link

My heroine! Thank you so much!!

eleanorjboyd added a commit that referenced this pull request Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality skip package*.json package.json and package-lock.json don't both need updating
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add path of function in pytest format to the clipboard from breadcrumb
3 participants