ft-webplatform/test/jest/jest-integration.json

8 lines
142 B
JSON
Raw Normal View History

2017-09-28 12:04:16 +00:00
{
"name": "Integration Tests",
"verbose": true,
"testRegex": ".spec.js$",
"collectCoverage": false,
"rootDir": "test/integration"
}