278 Forks
2694 Stars
2694 Watchers

vscode-jest

The optimal flow for Jest based testing in VS Code

How to download and setup vscode-jest

Open terminal and run command
git clone https://github.com/jest-community/vscode-jest.git
git clone is used to create a copy or clone of vscode-jest repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-jest https://github.com/jest-community/vscode-jest/archive/master.zip

Or simply clone vscode-jest with SSH
[email protected]:jest-community/vscode-jest.git

If you have some problems with vscode-jest

You may open issue on vscode-jest support forum (system) here: https://github.com/jest-community/vscode-jest/issues