marchaos / jest-mock-extended

Type safe mocking extensions for Jest https://www.npmjs.com/package/jest-mock-extended
MIT License
828 stars 57 forks source link

Mocha #40

Closed tomitrescak closed 4 years ago

tomitrescak commented 4 years ago

Would this work in mocha?

marchaos commented 4 years ago

It uses jest internals so it's not designed to work with anything other than jest.