Py Testing Examples This repo contains a simple test library that can be used to test out and play with mocking and patching in python. Installation Create a virtualenv Activate virtualenv Install requirements file Run make develop to install the library in edit mode Run tests