ft-webplatform/test/jest/jest-integration.json
Martin Donnelly 76920442b1 init
2017-09-28 13:04:16 +01:00

8 lines
142 B
JSON

{
"name": "Integration Tests",
"verbose": true,
"testRegex": ".spec.js$",
"collectCoverage": false,
"rootDir": "test/integration"
}