jest-mock-vscode
v4.0.3
Published
VS Code Mock for jest
Downloads
21,168
Readme
VS Code Mocks for Jest and Vitest
This packages is was created to help with the painful process of running unit tests on VS Code extensions.
It was create to support Code Spell Checker.
Installation
npm install --save-dev jest-mock-vscode
Jest
Based upon Manual Mocks · Jest add the following file to your project:
__mocks__/vscode.js