How to Setup Vue Test Utils for Vue2 Application
I was working on the vue2 app and wanted to set up a unit test. Since vue3 is now available, and their testing libraries have also been updated to support vue3, Because of versioning, I had difficulty configuring vue2 with test-utils. That is why I a...
blog.saudchougle.com2 min read