If I’m writing them, I’ll run em of course. Right now I’m migrating a bunch of components to enable us to upgrade to Vue 3, and I’m visually verifying as I go, but letting CI tell me what tests I broke because this or that selector is now missing/changed.
To be fair most places I’ve seen it’s really hard to run them locally. If it’s not just one command and not with a whole lot of environment fiddling then I don’t blame people
Comments
(I’m not opening all the Cypress tests one by one while I should be doing something else)