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

6 lines
122 B
JSON

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