What mock libraries are people using?
I know a bunch of people stopped using moq, so what are they using now?
4 Replies
NSubstitute and FakeItEasy are the ones I see mentioned the most
NSub was my favorite before I was introduced to Moq
Moq's API is by far the best that I've encountered
but there's that whole recent privacy debacle
NSubstitute gets my vote in a non-Moq world
thanks this works well