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

eng: onboard to the extension test runner #195570

Merged
merged 3 commits into from
Oct 13, 2023

Conversation

connor4312
Copy link
Member

Adds a .vscode-test.js file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the ms-vscode.extension-test-runner extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

@connor4312 connor4312 self-assigned this Oct 13, 2023
Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)
@connor4312 connor4312 force-pushed the connor4312/extension-test-runner branch from e658da0 to fca7238 Compare October 13, 2023 16:20
@connor4312 connor4312 force-pushed the connor4312/extension-test-runner branch from b402602 to c2a57e8 Compare October 13, 2023 16:52
@connor4312 connor4312 marked this pull request as ready for review October 13, 2023 16:58
@VSCodeTriageBot VSCodeTriageBot added this to the October 2023 milestone Oct 13, 2023
@connor4312 connor4312 requested a review from mjbvz October 13, 2023 17:09
@connor4312 connor4312 merged commit c2a6932 into main Oct 13, 2023
6 checks passed
@connor4312 connor4312 deleted the connor4312/extension-test-runner branch October 13, 2023 20:11
Alex0007 pushed a commit to Alex0007/vscode that referenced this pull request Oct 26, 2023
* eng: onboard to the extension test runner

Adds a `.vscode-test.js` file that uses the new extension test CLI to
run tests. Also, onboards the markdown-language-features as the first
built-in extension to use it.

With the `ms-vscode.extension-test-runner` extension installed, the
markdown-language-features' tests can be run and debugged easily in
the UI :)

* fixup
@github-actions github-actions bot locked and limited conversation to collaborators Nov 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants