Test examples A repository of some simple testing examples to demo various test cases and usage of mocking. Set up and run pipenv install pipenv shell PYTHONPATH=. pytest --cov --flake8 .