This is just a quick way for people to start writing and running tests in Python with minimal setup.
All you need to do is grab the tests.py file and run python tests.py. It will
work on Python 2.7 and Python 3.3+.
URL: http://github.com/python-glasgow/testing-starter
/>