Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/connor4312/test-controller-migration-example

An example of a migration from the Test Explorer UI to native VS Code testing
https://github.com/connor4312/test-controller-migration-example

Last synced: 1 day ago
JSON representation

An example of a migration from the Test Explorer UI to native VS Code testing

Awesome Lists containing this project

README

        

# Test Controller Migration Example

This repository, through its [git history](https://github.com/connor4312/test-controller-migration-example/commits/master), is an example of a migration from the [vscode-example-test-adapter](https://github.com/hbenl/vscode-example-test-adapter) to the VS Code native testing APIs.

For more information, check out the [Testing API](https://code.visualstudio.com/api/extension-guides/testing) change on the VS Code docs.