mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-01-22 14:33:15 -06:00
6 lines
122 B
JSON
6 lines
122 B
JSON
{
|
|
"testMatch": ["**/*.spectron.js"],
|
|
"verbose": true,
|
|
"testResultsProcessor": "./node_modules/jest-html-reporter"
|
|
}
|