Hacker News new | ask | show | jobs
by dev360 4433 days ago
Mocks to me represent a different approach to testing - think London School of Testing vs Classic TDD. With Classic TDD, it can be difficult to test side effects in your code since its more focused on input and output.