How to use (and where to apply) Python's in your test suites. In this video I show where to patch, and three ways of applying : as a decorator, as a context manager, and inline using () and (). Further reading: Python docs on : #patch Where to patch: #where-to-patch











