Skip to content

Instantly share code, notes, and snippets.

@nobuhito
Last active November 24, 2017 05:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nobuhito/b0da5bd33f5e05ba9b69868b81e1ddb6 to your computer and use it in GitHub Desktop.
Save nobuhito/b0da5bd33f5e05ba9b69868b81e1ddb6 to your computer and use it in GitHub Desktop.
Order Area TOCTitle ContentId PageTitle DateApproved MetaDescription
12
extensions
Testing Extensions
2447F8EB-15F1-4279-B621-126C7B8EBF4B
Testing Visual Studio Code Extensions
11/8/2017
It is easy to write tests for your Visual Studio Code extension (plug-in). The Yo Code extension generator scaffolds the necessary settings to run and debug your extension tests directly in Visual Studio Code.

from https://github.com/Microsoft/vscode-docs/blob/master/docs/extensions/testing-extensions.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment