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

Dynamic run result in test explorer for unittest #21149

Closed
eleanorjboyd opened this issue Apr 28, 2023 · 0 comments
Closed

Dynamic run result in test explorer for unittest #21149

eleanorjboyd opened this issue Apr 28, 2023 · 0 comments
Assignees
Labels
area-testing bug Issue identified by VS Code Team member as probable bug on-testplan Added to test plan
Milestone

Comments

@eleanorjboyd
Copy link
Member

Currently in the unittest rewrite all tests are run, then their data is collected, and then the results are all sent back to vscode as a single payload. This needs to be corrected so each time a test is run the data is sent back to VS Code for a dynamic run result experience.

@eleanorjboyd eleanorjboyd added bug Issue identified by VS Code Team member as probable bug area-testing labels Apr 28, 2023
@eleanorjboyd eleanorjboyd added this to the May 2023 milestone Apr 28, 2023
@eleanorjboyd eleanorjboyd self-assigned this Apr 28, 2023
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Apr 28, 2023
@eleanorjboyd eleanorjboyd removed the triage-needed Needs assignment to the proper sub-team label Apr 28, 2023
@eleanorjboyd eleanorjboyd modified the milestones: May 2023, June 2023 May 31, 2023
eleanorjboyd added a commit that referenced this issue Jun 23, 2023
@github-actions github-actions bot added the on-testplan Added to test plan label Jun 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing bug Issue identified by VS Code Team member as probable bug on-testplan Added to test plan
Projects
None yet
Development

No branches or pull requests

1 participant