code4it-dev / blog-comments

https://www.code4it.dev/
1 stars 0 forks source link

blog/moq-vs-nsubstitute-syntax/ #62

Open utterances-bot opened 6 months ago

utterances-bot commented 6 months ago

Moq vs NSubstitute: syntax cheat sheet | Code4IT

Code4IT - a blog for dotnet developers

https://www.code4it.dev/blog/moq-vs-nsubstitute-syntax/

ricardo-pignone commented 6 months ago

I created an extension for Visual Studio that helps with the Moq Framework convention for NSubstitute. I hope it can help with a large part of this process.

https://marketplace.visualstudio.com/items?itemName=RicardoPignone.ricardopignone-Moq2NSubstitute

bellons91 commented 6 months ago

@ricardo-pignone, great stuff!