Tests included with this command line are run in Mocha. You can run the tests simply by running vscode-test on the command line. You can view more options with vscode-test --help; this command line is ...
This is a VS Code extension for other extension authors, that runs tests as you develop extensions. It requires use of the new extension test API and configuration file. For more information, see our ...