Skip to content

Instantly share code, notes, and snippets.

@blake-newman
Created October 3, 2019 10:55
Show Gist options
  • Save blake-newman/5ee3935b54ed3c63b1982da58cec179c to your computer and use it in GitHub Desktop.
Save blake-newman/5ee3935b54ed3c63b1982da58cec179c to your computer and use it in GitHub Desktop.
In-depth Application Testing with Vue
  • Git
  • Node v 10+
  • NPM (but should be packaged with Node regardless)
  • Terminal so we can run commands from it
  • VScode with vetur plugin is recommended
  • Some Basic Vue Experience
  • Yarn is optional
  • Knowing Jest a plus, but we'll go through basics if needed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment