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

8 lines
148 B
JSON

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