Socket
Socket
Sign inDemoInstall

vscode-test

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vscode-test - npm Package Versions

134

1.2.0

Diff

Changelog

Source

1.2.0 | 2019-08-06

  • Remove downloaded Insiders at .vscode-test/vscode-insiders if it's outdated. #25.
octref
published 1.1.0 •

Changelog

Source

1.1.0 | 2019-08-02

  • Add resolveCliPathFromVSCodeExecutablePath that would resolve vscodeExecutablePath to VS Code CLI path, which can be used for extension management features such as --install-extension and --uninstall-extension. #31.
octref
published 1.0.2 •

Changelog

Source

1.0.2 | 2019-07-17

  • Revert faulty fix for #29.
octref
published 1.0.1 •

Changelog

Source

1.0.1 | 2019-07-16

  • Use correct CLI path for launching VS Code on macOS / Linux. #29.
octref
published 1.0.0 •

Changelog

Source

1.0.0 | 2019-07-03

  • Stable release for changes introduced in the next tags.
octref
published 1.0.0-next.1 •

Changelog

Source

1.0.0-next.1 | 2019-06-24

  • Improve console message for downloading VS Code. microsoft/vscode#76090.
  • Improve logging. No more prefix Spawn Error and direct stdout and stderr of launched process to console.log and console.error.
  • stable added as a download version option.
octref
published 1.0.0-next.0 •

Changelog

Source

1.0.0-next.0 | 2019-06-24

  • Updated API:
    • One single set of options.
    • extensionPath => extensionDevelopmentPath to align with VS Code launch flags
    • testRunnerPath => extensionTestsPath to align with VS Code launch flags
    • testRunnerEnv => extensionTestsEnv to align with VS Code launch flags
    • additionalLaunchArgs => launchArgs
    • testWorkspace removed. Pass path to file/folder/workspace as first argument to launchArgs instead.
    • locale removed. Pass --locale to launchArgs instead.
octref
published 0.4.3 •

Changelog

Source

0.4.3 | 2019-05-30

  • Improved API documentation.
octref
published 0.4.2 •

Changelog

Source

0.4.2 | 2019-05-24

  • testWorkspace is now optional.
octref
published 0.4.1 •

Changelog

Source

0.4.1 | 2019-05-02

  • Fix Linux crash because testRunnerEnv is not merged with process.env for spawning the testing process. #14.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc