{
  "testRegex": "((\\.|/*.)(.spec))\\.js?$",
  "roots": ["tests"],
  "coveragePathIgnorePatterns": [
    "<rootDir>/tests/__fakes"
  ]
}
