Module: test/runners/all
Functions
run
▸ run(): Promise
<void
>
Runs all 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/all.ts:13