mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
6 lines
122 B
JSON
6 lines
122 B
JSON
{
|
|
"testMatch": ["**/*.spectron.js"],
|
|
"verbose": true,
|
|
"testResultsProcessor": "./node_modules/jest-html-reporter"
|
|
}
|