DEV Community

bharathd
bharathd

Posted on

Hi devs,

Hi devs,
I am trying to implement a jest test case for a javascript functions ,but I am unable mock the inner function
So tried jest.mock and spy no luck
Is this really possible or not if yes let me know reference

Top comments (0)