Unit-Testing-Vue2
Unit-Testing-Vue2 copied to clipboard
Testing without vue-cli-service
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?