Moq to NSubstitute #478
304NotModified
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
I think we should and I appreciate your willingness to help. But let's do a proof of concept first: Could you just pick one test class (practically one that uses Moq in a bit more tricky fashion) and replace that with NSubstitute? So that we can see the impact. If that is successful, we can broaden the scope. |
Beta Was this translation helpful? Give feedback.
2 replies
-
So there is a POC, there are some hard parts but not that many #497 I propose the following:
Please your opinion :) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Are there any plans to replace Moq - because of this: devlooped/moq#1374?
I propose NSubstitute. Another lib is also an option, but IMO NSubstitute is the best replacement.
I've done many migrations of Moq with NSubstitute, so I could do that. But it's a bit tricky with open PRs as it touches all tests
Beta Was this translation helpful? Give feedback.
All reactions