Hacker News new | ask | show | jobs
An Introduction to Mocking in Python (slviki.com)
1 points by wampler 3649 days ago
1 comments

The content appears to be lifted directly from this two year old posting:

https://www.toptal.com/python/an-introduction-to-mocking-in-...

I was trying to figure out Python mocking the other day and knew I had seen that exact content on a different site.