Module: test/runners/endToEndOnly
Functions
run
▸ run(): Promise<void>
Runs end-to-end VSCode tests. This function should only be called via the --extensionDevelopmentPath VSCode mechanism, as it includes tests that can only run in VSCode
Returns
Promise<void>
A promise that resolves when tests have finished running
Defined in
test/runners/endToEndOnly.ts:13