Data path "" should have required property 'tsConfig'. code example
Example: jest Data path "" should have required property 'tsConfig'.
in file: angular.json
at json node path: projects->{{yourProjectName}}->architect->test->options
add node: "tsConfig": "src/tsconfig.json"