Hardik Modha
Hardik Modha
@jharshman I've opened https://github.com/golang/mock/issues/459 to discuss similar requirements when using go-mock. You can add your valuable inputs there.
@jasonnutter I also need this feature. I have a monorepo where the code for both the frontend and the backend repo is stored. Both the repos have `node_modules` directory. I...
Cool. Let me know If I can help implement some part of the feature. I would be more than happy to contribute. :)
Thank you for your PR @Cyrus-d. I've been busy with my day job a lot lately, didn't get much time to take a look.
Hi, @Ionix1 Thank you for your inputs. For opening the test file, I am little skeptical about another option. But I am open to suggestions. How this another option add...
Cool. No worries. I'll update here once I start working on this. Thanks for the kind words :)
I'm also facing the same issue with "react": "16.0" in jest snapshot testing.
Any updates guys?
@phihag Any plans of addressing these issues? I see there are a couple of MRs already opened that are addressing these issues.
@julianz- Thank you for providing a fix for this long-pending issue via this PR. @webknjaz Could you confirm if it is good to be merged?