Skip to content

Migrate to new vscode testing APIs #1099

@aeisenberg

Description

@aeisenberg

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions