UNPKG

vscode-test

Version:

![Test Status Badge](https://github.com/microsoft/vscode-test/workflows/Tests/badge.svg)

4 lines (3 loc) 166 B
export { download, downloadAndUnzipVSCode } from './download'; export { runTests } from './runTest'; export { resolveCliPathFromVSCodeExecutablePath } from './util';