npm run test:unit
> testing@0.1.0 test:unit C:\Users\goliveira\Desktop\TESTE UNITARIO\vue-test
> vue-cli-service test:unit
No tests found, exiting with code 1
Run with `--passWithNoTests` to exit with code 0
In C:\Users\goliveira\Desktop\TESTE UNITARIO\vue-test
18 files checked.
testMatch: **/tests/unit/**/*.spec.[jt]s?(x), **/__tests__/*.[jt]s?(x) - 0 matches
testPathIgnorePatterns: \\node_modules\\ - 18 matches
testRegex: - 0 matches
Pattern: - 0 matches
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! testing@0.1.0 test:unit: `vue-cli-service test:unit`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the testing@0.1.0 test:unit script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\goliveira\AppData\Roaming\npm-cache\_logs\2021-05-20T23_30_45_612Z-debug.log