Hacker News new | ask | show | jobs
by brtkdotse 1216 days ago
Seems like a lot of work just to avoid mocks. Don’t know if this is language specific but I find it’s really easy to create mocks and/or in-memory substitutions in .NET using something like Moq.