Module: test/launchVscodeAndRunTests
Functions
launchVscodeAndRunTests
▸ launchVscodeAndRunTests(extensionTestsPath): Promise<void>
Downloads and launches VSCode, instructing it to run the test runner specified in {@link extensionTestsPath}.
Parameters
| Name | Type | Description |
|---|---|---|
extensionTestsPath | string | The path to test runner, passed to --extensionTestsPath |
Returns
Promise<void>
Defined in
test/launchVscodeAndRunTests.ts:17