Skip to content

Instantly share code, notes, and snippets.

@constantm
Created September 26, 2018 07:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save constantm/8ad46de2bd6353d879d969aca4b582b5 to your computer and use it in GitHub Desktop.
Save constantm/8ad46de2bd6353d879d969aca4b582b5 to your computer and use it in GitHub Desktop.
Getting VSCode Jest extension to work with Vue CLI
{
"jest.pathToJest": "node_modules/@vue/cli-service/bin/vue-cli-service.js test:unit",
}
@lgrayland
Copy link

thanks for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment