PruvoNet/node-upgrade-checker

feature: explore using auto mocking

Closed this issue · 2 comments

https://github.com/Typescript-TDD/ts-auto-mock/blob/master/README.md seems like a cool library to make mocking type safe

ts-auto mock is too complex and requires a lot of build changes. jest-mock-extended is awsome! it is lightweight and uses proxies.
Fixed in #12