/test-vscode-mock

Mocks the 'vscode' npm package / api for vscode extension testing and development. Close to parity with the real VSCode npm package / api, covering all the most commonly used namespaces and functionalities. Each mock is designed to log its actions for debugging while providing the expected API surface for seamless testing with Bun.

Primary LanguageTypeScriptMIT LicenseMIT

-test-vscode-mock

Mocks the 'vscode' npm package / api for vscode extension testing and development. Close to parity with the real VSCode npm package / api, covering all the most commonly used namespaces and functionalities. Each mock is designed to log its actions for debugging while providing the expected API surface for seamless testing with Bun.