UNPKG

@vscode/test-electron

Version:

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

5 lines (4 loc) 234 B
export { download, downloadAndUnzipVSCode } from './download'; export { runTests } from './runTest'; export { resolveCliPathFromVSCodeExecutablePath, resolveCliArgsFromVSCodeExecutablePath } from './util'; export * from './progress';