C
C#16mo ago
Pibbles

What mock libraries are people using?

I know a bunch of people stopped using moq, so what are they using now?
4 Replies
Angius
Angius16mo ago
NSubstitute and FakeItEasy are the ones I see mentioned the most
JakenVeina
JakenVeina16mo ago
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
Pobiega
Pobiega16mo ago
NSubstitute gets my vote in a non-Moq world
Pibbles
PibblesOP16mo ago
thanks this works well

Did you find this page helpful?