Code-Pop / Unit-Testing-Vue2

Repo for Vue Mastery's Unit Testing course
76 stars 59 forks source link

Testing without vue-cli-service #4

Open KevinBurton opened 3 years ago

KevinBurton commented 3 years ago

I have a legacy project that probably was not created with the CLI. I was wondering what I need to install and what packages need to be installed or added to the project to enable testing?