DEV Community

Discussion on: Add testing to Vite

Collapse
 
geewhizbang profile image
Geoffrey Swenson

I have a component that has a router-link. The Vue2x methods of injecting the router into the test don't work. How do you do this with Vue3?