Files
vue-cli/package.json
T
Barthélémy Ledoux 7fd344376e ci: make matcher more precise (#2185)
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__`
2018-08-13 16:56:47 -04:00

2.0 KiB