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

Enable vscode test in Test Explorer #15464

Merged
merged 7 commits into from
Apr 3, 2024
Merged

Enable vscode test in Test Explorer #15464

merged 7 commits into from
Apr 3, 2024

Conversation

rebornix
Copy link
Member

@rebornix rebornix commented Apr 2, 2024

Fixes #15218,

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for feature-requests.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).

@rebornix rebornix marked this pull request as ready for review April 3, 2024 00:04
@rebornix rebornix merged commit e061a68 into main Apr 3, 2024
28 checks passed
@rebornix rebornix deleted the rebornix/royal-monkey branch April 3, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable testing of Extension using the new Extension Test Runner
2 participants