SymphonyElectron/tests/jest_unit.json
2018-06-05 16:32:51 +05:30

6 lines
128 B
JSON

{
"testMatch": ["**/*.test.js"],
"verbose": true,
"testResultsProcessor": "./node_modules/jest-html-reporter"
}