-
Notifications
You must be signed in to change notification settings - Fork 229
Migrate to new vscode testing APIs #1099
Copy link
Copy link
Closed
Labels
Description
Currently, this extension uses the UI test explorer as a ui for testing. However, this extension has recently become deprecated due to the release of native APIs for testing.
We should migrate to this new API. It will simplify our development since this extension would no longer have any dependencies on a third party extension.
Here is a migration guide.
Note that when we change this, we can also change the devcontainer files on the vscode-codeql starter repo to avoid installing the test UI extension by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Fields
Give feedbackNo fields configured for issues without a type.