I've recently been exploring using cypress 10 e2e and component tests for a vue 3 + vite project and setting it up and writing the tests has been super easy. My team is pretty insistent we track code coverage and that is where I've run into some issues. I dont think the issues are directly related to cypress 10, I think the issue may be something across
@billions-barista-30103/code-coverage package and vite, and probably more on vite: I logged the following issue with what I learned today about it:
https://github.com/cypress-io/code-coverage/issues/578