Skip to main content

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

NameTypeDescription
extensionTestsPathstringThe path to test runner, passed to --extensionTestsPath

Returns

Promise<void>

Defined in

test/launchVscodeAndRunTests.ts:17