Closed quassnoi closed 5 years ago
It works now, I'm just adding the tests and documentation for that in a PR.
Types are broken at the moment in @typed/jest-when (as far as TypeScript is concerned, the output of jest.spyOn is not a valid input for when).
@typed/jest-when
jest.spyOn
when
We need to document that it works, so that I could link documentation in a PR to DefinitelyTyped.
It works now, I'm just adding the tests and documentation for that in a PR.
Types are broken at the moment in
@typed/jest-when
(as far as TypeScript is concerned, the output ofjest.spyOn
is not a valid input forwhen
).We need to document that it works, so that I could link documentation in a PR to DefinitelyTyped.