Skip to content

Example does not work #30

@unlight

Description

@unlight
git clone https://github.com/Typescript-TDD/jest-ts-auto-mock
cd jest-ts-auto-mock
npm i
npm run build
cd examples\ts-jest-ttypescript
npm i
npm t
 FAIL  reuse/2.test.ts
  ● Test suite failed to run

    TypeError: Cannot read property 'map' of undefined

      at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)

 FAIL  reuse/1.test.ts
  ● Test suite failed to run

    TypeError: Cannot read property 'map' of undefined

      at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)

 FAIL  ./basic.test.ts
  ● Test suite failed to run

    TypeError: Cannot read property 'map' of undefined

      at transformBundle (node_modules/typescript/lib/typescript.js:77498:53)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions