You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Vue CLI v3.0.0-alpha.7
? Please pick a preset: Manually select features
? Check the features needed for your project: Router, Vuex, CSS Pre-processors, Linter, Unit,
E2E
? Pick a CSS pre-processor (PostCSS, Autoprefixer and CSS Modules are supported by default):
LESS
? Pick a linter / formatter config: Airbnb
? Pick additional lint features: Lint and fix on commit
? Pick a unit testing solution: Jest
? Pick a E2E testing solution: Cypress
? Where do you prefer placing config for Babel, PostCSS, ESLint, etc.? In dedicated config fi
les
? Save this as a preset for future projects? No
Version
3.0.0-alpha.7
Reproduction link
https://github.com/noahbornstein/vue-cli-jest-cypress
Steps to reproduce
$ npm run test
For reference, here was the setup:
What is expected?
$ npm run test
should run unit testsWhat is actually happening?
$ npm run test
also ran e2e testsMight want to re-open issue #740.
Also, during installation, there were 10 errors from the e2e directory:
The text was updated successfully, but these errors were encountered: