top of page
Search
cracgideme1976

Jest-mock-typescript-type

Feb 13, 2018 — You can use type casting and your test.ts should look like this: import * as dep from '../dependency'; jest.mock('../dependency'); const ...












jest-mock-typescript-type


Feb 13, 2018 — You can use type casting and your test.ts should look like this: import * as dep from '../dependency'; jest.mock('../dependency'); const ... 3925e8d270





2 views0 comments

Recent Posts

See All

Comments


bottom of page