SymphonyElectron/tests/spectron/jest_spectron.json
Kiran Niranjan 992bc6649e Electron build issues
1. Moved spectron test to a different directory
2. Added a npm command to run spectron test separately
2017-07-20 17:27:48 +05:30

5 lines
59 B
JSON

{
"testMatch": ["**/*.spectron.js"],
"verbose": true
}