cypress-component-testing-examples
cypress-component-testing-examples copied to clipboard
Setup Vue CLI 2 & 3 Cypress Code Coverage Scripts
https://github.com/cypress-io/cypress-component-testing-examples/pull/95
@cowboy @elylucas This PR has the "setup" examples for Vue 2 and 3 scripts. I've just noticed that I renamed the scripts, scripts/vue-cli-2.sh → scripts/setup-vue-cli-2.sh, but realize this might not be what we want long term.
Should I leave the vue-cli-2.sh and vue-cli-3.sh scripts and patches as-is and create new files for the "setup" examples?