mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-04-26 06:48:16 -05:00
7fd344376edbb67eca7d9295b859c57eb72a0e43
After adding the testMatch parameter, jest is now picking up files as test suites that it should not: example: `cli-plugin-unit-mocha/generator/template/tests/unit/HelloWorld.spec.js` This commit makes jest match only files in `__tests__`
vue-cli

Vue CLI is the Standard Tooling for Vue.js Development.
Documentation
Docs are available at https://cli.vuejs.org/ - we are still working on refining it and contributions are welcome!
Contributing
Please see contributing guide.
License
Languages
JavaScript
75%
Vue
22.9%
TypeScript
0.9%
Stylus
0.5%
HTML
0.3%
Other
0.4%