Mocking libraries are an antipattern
This post sets out the case that mocking libraries are usually not needed, and more often a hinderance to development and an indication that the production code is poorly factored. These libraries are common in the world of enterprise programming. Fi...
Oct 12, 20214 min read92

